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