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