-
Notifications
You must be signed in to change notification settings - Fork 19
/
Gemfile.lock
207 lines (203 loc) · 4.65 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
GIT
remote: https://github.com/eventmachine/eventmachine.git
revision: df4ab0068e5e9f504096584093a74510d0dac6c8
specs:
eventmachine (1.3.0.dev.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (6.1.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.3.8)
async (1.30.1)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-io (1.33.0)
async
async-websocket (0.8.0)
async-io
websocket-driver (~> 0.7.0)
byebug (11.1.3)
certifi (14.5.14)
chronic (0.10.2)
classifier (1.3.1)
stemmer (>= 1.0.0)
coderay (1.1.0)
concurrent-ruby (1.1.9)
console (1.15.0)
fiber-local
cookiejar (0.3.3)
crass (1.0.6)
daemons (1.4.1)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
em-http-request (1.1.7)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-irc (0.0.2)
activesupport
eventmachine
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
fiber-local (1.0.0)
gli (2.21.0)
hashie (5.0.0)
hpricot (0.8.6)
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
http_parser.rb (0.8.0)
httparty (0.17.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
image_size (2.0.2)
json (2.5.1)
jwt (2.2.1)
method_source (0.8.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.14.4)
multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (2.7.2)
sawyer (~> 0.5.2)
phonie (3.3.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
racc (1.6.1)
rack (1.6.13)
rack-protection (1.5.5)
rack
rake (13.0.6)
rb-readline (0.5.3)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
roauth (0.0.8)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
sanitize (6.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sawyer (0.5.5)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slack-ruby-client (0.14.6)
activesupport
faraday (>= 0.9)
faraday_middleware
gli
hashie
websocket-driver
slop (3.6.0)
sqlite3 (1.4.2)
stemmer (1.0.1)
stock_quote (3.0.0)
json
rest-client (~> 2.0.2)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.10)
timers (4.3.3)
twilio-ruby (5.27.0)
faraday (~> 0.9)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
twitter-stream (0.1.12)
eventmachine (>= 0.12.8)
roauth (>= 0.0.2)
twss (0.0.5)
classifier (= 1.3.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unidecode (1.0.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xmpp4r (0.5.6)
zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport (>= 5.1)
async-websocket (~> 0.8.0)
bundler (>= 1.7)
byebug (>= 3.2)
certifi (~> 14.5.14)
chronic (>= 0.10.2)
em-http-request (>= 1.1.5)
em-irc (>= 0.0.2)
eventmachine!
faraday (~> 0.9)
hpricot (>= 0.8.6)
htmlentities (>= 4.3)
httparty (~> 0.13)
image_size (>= 1.5.0)
octokit (~> 2.0)
phonie (>= 3.3.1)
pry (>= 0.10.1)
rack (>= 1.6.5)
rake (>= 10.0)
rb-readline (>= 0.5.3)
rexml
rspec (>= 3.0)
sanitize (>= 2.1, < 7.0)
sinatra (~> 1.4)
slack-ruby-client
sqlite3 (~> 1.3)
stock_quote (>= 1.2.6)
thin (>= 1.8.0)
twilio-ruby (>= 4.13.0)
twitter-stream (>= 0.1.12)
twss (>= 0.0.5)
tzinfo (>= 1.2.2)
unidecode (>= 1.0.0)
xmpp4r (~> 0.5qq)
BUNDLED WITH
2.3.11