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 base64 (0.2.0)
17 bigdecimal (3.1.7)
18 buftok (0.3.0)
19 didkit (0.2.0)
20 domain_name (0.6.20240107)
21 ffi (1.16.3)
22 ffi-compiler (1.3.2)
23 ffi (>= 1.15.5)
24 rake
25 http (4.4.1)
26 addressable (~> 2.3)
27 http-cookie (~> 1.0)
28 http-form_data (~> 2.2)
29 http-parser (~> 1.2.0)
30 http-cookie (1.0.5)
31 domain_name (~> 0.5)
32 http-form_data (2.3.0)
33 http-parser (1.2.3)
34 ffi-compiler (>= 1.0, < 2.0)
35 io-console (0.7.2)
36 json (2.7.1)
37 minisky (0.4.0)
38 base64 (~> 0.1)
39 net-http (0.4.1)
40 uri
41 oj (3.16.3)
42 bigdecimal (>= 3.0)
43 public_suffix (5.0.4)
44 rake (13.1.0)
45 uri (0.13.0)
46 yaml (0.3.0)
47
48PLATFORMS
49 arm64-darwin-21
50 ruby
51
52DEPENDENCIES
53 didkit (~> 0.2)
54 io-console (~> 0.5)
55 json (~> 2.5)
56 mastodon-api!
57 minisky (~> 0.4)
58 net-http (~> 0.2)
59 uri (~> 0.13)
60 yaml (~> 0.1)
61
62BUNDLED WITH
63 2.5.6