Toot toooooooot (Bluesky-Mastodon cross-poster)
1GIT
2 remote: https://github.com/mastodon/mastodon-api.git
3 revision: 60b0ed09c3b979cbeb833db0a320b30e1b022a1e
4 specs:
5 mastodon-api (2.0.0)
6 addressable (~> 2.6)
7 buftok (~> 0)
8 http (~> 4.0)
9 oj (~> 3.7)
10
11GEM
12 remote: https://rubygems.org/
13 specs:
14 addressable (2.8.6)
15 public_suffix (>= 2.0.2, < 6.0)
16 bigdecimal (3.1.7)
17 buftok (0.3.0)
18 domain_name (0.6.20240107)
19 ffi (1.16.3)
20 ffi-compiler (1.3.2)
21 ffi (>= 1.15.5)
22 rake
23 http (4.4.1)
24 addressable (~> 2.3)
25 http-cookie (~> 1.0)
26 http-form_data (~> 2.2)
27 http-parser (~> 1.2.0)
28 http-cookie (1.0.5)
29 domain_name (~> 0.5)
30 http-form_data (2.3.0)
31 http-parser (1.2.3)
32 ffi-compiler (>= 1.0, < 2.0)
33 io-console (0.7.2)
34 json (2.7.1)
35 net-http (0.4.1)
36 uri
37 oj (3.16.3)
38 bigdecimal (>= 3.0)
39 public_suffix (5.0.4)
40 rake (13.1.0)
41 uri (0.13.0)
42 yaml (0.3.0)
43
44PLATFORMS
45 arm64-darwin-21
46 ruby
47
48DEPENDENCIES
49 io-console (~> 0.5)
50 json (~> 2.5)
51 mastodon-api!
52 net-http (~> 0.2)
53 uri (~> 0.13)
54 yaml (~> 0.1)
55
56BUNDLED WITH
57 2.5.6