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.9)
18 buftok (0.3.0)
19 didkit (0.2.3)
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.10.1)
37 minisky (0.5.0)
38 base64 (~> 0.1)
39 net-http (0.4.1)
40 uri
41 oj (3.16.9)
42 bigdecimal (>= 3.0)
43 ostruct (>= 0.2)
44 ostruct (0.6.1)
45 public_suffix (5.0.4)
46 rake (13.2.1)
47 uri (0.13.0)
48 yaml (0.3.0)
49
50PLATFORMS
51 arm64-darwin-21
52 ruby
53
54DEPENDENCIES
55 didkit (~> 0.2)
56 io-console (~> 0.5)
57 json (~> 2.5)
58 mastodon-api!
59 minisky (~> 0.4)
60 net-http (~> 0.2)
61 uri (~> 0.13)
62 yaml (~> 0.1)
63
64BUNDLED WITH
65 2.6.5