-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
114 lines (110 loc) · 2.49 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
GEM
remote: http://rubygems.org/
specs:
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
activesupport-core-ext (4.0.0.3)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
array_utility (1.1.1)
base64 (0.2.0)
bigdecimal (3.1.6)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
discordrb (3.5.0)
discordrb-webhooks (~> 3.5.0)
ffi (>= 1.9.24)
opus-ruby
rest-client (>= 2.0.0)
websocket-client-simple (>= 0.3.0)
discordrb-webhooks (3.5.0)
rest-client (>= 2.0.0)
domain_name (0.6.20240107)
dotenv (3.0.2)
drb (2.2.0)
ruby2_keywords
event_emitter (0.2.6)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
isgd (1.0.5)
httpclient (~> 2.8)
literate_randomizer (0.4.0)
mediawiki-butt (4.0.1)
patron (~> 0.13)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
minitest (5.22.2)
mutex_m (0.2.0)
net-http (0.4.1)
uri
netrc (0.11.0)
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
opus-ruby (1.0.1)
ffi
pastee (3.0.0)
httpclient (~> 2.8)
patron (0.13.3)
public_suffix (5.0.4)
require_all (3.0.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
string-utility (3.0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
urbandict (1.1.1)
httpclient (~> 2.8)
uri (0.13.0)
websocket (1.2.10)
websocket-client-simple (0.8.0)
event_emitter
websocket
x (0.14.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 7.1.3)
activesupport-core-ext (~> 4.0.0)
array_utility (~> 1.1)
discordrb (~> 3.4)
dotenv (~> 3.0)
isgd (~> 1.0)
literate_randomizer (~> 0.4)
mediawiki-butt (~> 4.0)
octokit (~> 8.1)
pastee (~> 3.0)
require_all (~> 3.0)
string-utility (~> 3.0)
urbandict (~> 1.1)
x (~> 0.14)
RUBY VERSION
ruby 3.3.0p0
BUNDLED WITH
2.2.9