-
Notifications
You must be signed in to change notification settings - Fork 21
/
Gemfile.lock
215 lines (212 loc) · 4.5 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
208
209
210
211
212
213
214
215
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.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)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
american_date (1.2.0)
ansi (1.5.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.5)
buftok (0.2.0)
cachy (0.4.2)
mini_memory_store
capybara (3.36.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.2.0)
ruby2_keywords
equalizer (0.0.11)
feedparser (2.2.0)
logutils (>= 0.6.1)
textutils (>= 1.0.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashids (1.0.6)
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.4)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
iniparser (1.0.1)
jsonpath (1.1.0)
multi_json
jwt (2.3.0)
logutils (0.6.1)
lru_redux (1.1.0)
matrix (0.4.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mini_memory_store (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.5)
minitest (5.21.1)
moneta (1.4.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
naught (1.1.0)
nio4r (2.7.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oga (3.3)
ast
ruby-ll (~> 2.1)
open_uri_redirections (0.2.1)
power_assert (2.0.1)
props (1.2.0)
iniparser (>= 0.1.0)
public_suffix (4.0.6)
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
rack-rewrite (1.5.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.6)
regexp_parser (2.2.1)
rexml (3.2.5)
rss (0.2.9)
rexml
ruby-ll (2.1.2)
ansi
ast
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
simple_oauth (0.3.1)
simpleidn (0.2.1)
unf (~> 0.1.4)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
sinatra-contrib (2.2.3)
multi_json
mustermann (~> 2.0)
rack-protection (= 2.2.3)
sinatra (= 2.2.3)
tilt (~> 2.0)
sinatra-portier (2.0)
addressable (>= 2.8)
cachy (>= 0.4)
jwt (>= 1.5.4)
moneta (>= 1.4)
simpleidn (>= 0.0.9)
sinatra (>= 1.1.0)
url_safe_base64 (>= 0.2.2)
sqlite3 (1.4.2)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
test-unit (3.5.3)
power_assert
textutils (1.4.0)
activesupport
logutils (>= 0.6.1)
props (>= 1.1.2)
rubyzip (>= 1.0.0)
thread (0.2.2)
thread_safe (0.3.6)
throttle-queue (0.2.0)
tilt (2.0.11)
to_regexp (0.2.1)
twitter (7.0.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.11)
http (~> 4.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
memoizable (~> 0.4.0)
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.1)
unicode-display_width (2.1.0)
unicode_utils (1.4.0)
url_safe_base64 (0.2.2)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
addressable
american_date
capybara
feedparser
hashids (~> 1.0)
httparty
jsonpath
lru_redux
moneta
nokogiri
oga
open_uri_redirections
puma
rack-rewrite
rss
selenium-webdriver
sinatra
sinatra-contrib
sinatra-portier
sqlite3
strings
test-unit
thread
throttle-queue
to_regexp
twitter
BUNDLED WITH
2.0.1