-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
191 lines (185 loc) · 4.15 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
GIT
remote: https://github.com/faye/faye-websocket-ruby.git
revision: d9428fae72240bfa8b98627a0414524814b92f22
branch: main
specs:
faye-websocket (0.11.1)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
GIT
remote: https://github.com/joshbuddy/http_router.git
revision: defc049bf6fa7fb80c38f605a492a6185fae90b6
branch: master
specs:
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
GIT
remote: https://github.com/zooniverse/lita-slack.git
revision: f686df4dafc50cfcfdd37a3e73e4c43dd3deb644
ref: f686df4
branch: lita-version
specs:
lita-slack (1.8.0)
eventmachine
faraday
faye-websocket (>= 0.8.0)
lita (>= 4.7.1)
multi_json
GEM
remote: https://rubygems.org/
specs:
a_vs_an (0.1.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
coderay (1.1.0)
concurrent-ruby (1.1.7)
diff-lcs (1.3)
dotenv (2.5.0)
eventmachine (1.2.7)
faraday (2.3.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.3)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
lita (4.8.0)
bundler (>= 2.0)
faraday (>= 1.0)
http_router (>= 0.11)
i18n (>= 1.8)
ice_nine (>= 0.11)
multi_json (>= 1.15)
puma (>= 4.3)
rack (>= 2.2)
rb-readline (>= 0.5)
redis-namespace (>= 1.7)
thor (>= 1.0)
lita-applause (0.0.2)
lita (>= 4.0)
lita-baby_elephant (0.0.5)
lita (>= 3.3)
read_it (= 0.0.2)
lita-catfacts (0.1.0)
lita (>= 2.3)
lita-catgif (0.0.2)
lita (>= 2.6)
lita-cron (0.0.3)
lita (>= 2.7)
rufus-scheduler (= 2.0.24)
lita-excuses (0.0.6)
lita (>= 2.2)
nokogiri
lita-flip (1.0.1)
lita
lita-karma (3.0.2)
lita (>= 4.0)
lita-lunch (0.2.0)
lita (>= 4.4)
lita-pugbomb (1.0.2)
lita (>= 2.0)
method_source (0.8.2)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
multi_json (1.15.0)
multi_xml (0.6.0)
nio4r (2.5.8)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (4.0.7)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.2)
rack (3.0.6.1)
rainbow (3.1.1)
rb-readline (0.5.5)
read_it (0.0.2)
faraday (>= 0.8.7)
redis (4.2.2)
redis-namespace (1.8.0)
redis (>= 3.0.4)
regexp_parser (2.5.0)
rexml (3.2.5)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (1.30.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.18.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
slop (3.6.0)
thor (1.0.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.4.0)
url_mount (0.2.1)
rack
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
PLATFORMS
ruby
DEPENDENCIES
a_vs_an
dotenv
faye-websocket!
http_router!
httparty
lita
lita-applause
lita-baby_elephant
lita-catfacts
lita-catgif
lita-cron
lita-excuses
lita-flip
lita-karma
lita-lunch
lita-pugbomb
lita-slack!
octokit
pry
rspec
rubocop
BUNDLED WITH
2.1.4