quickly build a static timeline of your mastodon followers' latest posts so you can decide whether to follow them
at master 46 lines 866 B view raw
1GEM 2 remote: https://rubygems.org/ 3 specs: 4 activesupport (7.1.3.4) 5 base64 6 bigdecimal 7 concurrent-ruby (~> 1.0, >= 1.0.2) 8 connection_pool (>= 2.2.5) 9 drb 10 i18n (>= 1.6, < 2) 11 minitest (>= 5.1) 12 mutex_m 13 tzinfo (~> 2.0) 14 base64 (0.2.0) 15 bigdecimal (3.1.8) 16 concurrent-ruby (1.3.3) 17 connection_pool (2.4.1) 18 crass (1.0.6) 19 drb (2.2.1) 20 i18n (1.14.5) 21 concurrent-ruby (~> 1.0) 22 mini_portile2 (2.8.7) 23 minitest (5.24.1) 24 mutex_m (0.2.0) 25 nokogiri (1.16.7) 26 mini_portile2 (~> 2.8.2) 27 racc (~> 1.4) 28 racc (1.8.1) 29 sanitize (6.1.2) 30 crass (~> 1.0.2) 31 nokogiri (>= 1.12.0) 32 tzinfo (2.0.6) 33 concurrent-ruby (~> 1.0) 34 webrick (1.8.1) 35 36PLATFORMS 37 x86_64-openbsd 38 39DEPENDENCIES 40 activesupport 41 nokogiri 42 sanitize 43 webrick 44 45BUNDLED WITH 46 2.4.12