1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (5.0.0 )
5
- actionpack (= 5.0.0 )
4
+ actioncable (5.0.0.1 )
5
+ actionpack (= 5.0.0.1 )
6
6
nio4r (~> 1.2 )
7
7
websocket-driver (~> 0.6.1 )
8
- actionmailer (5.0.0 )
9
- actionpack (= 5.0.0 )
10
- actionview (= 5.0.0 )
11
- activejob (= 5.0.0 )
8
+ actionmailer (5.0.0.1 )
9
+ actionpack (= 5.0.0.1 )
10
+ actionview (= 5.0.0.1 )
11
+ activejob (= 5.0.0.1 )
12
12
mail (~> 2.5 , >= 2.5.4 )
13
13
rails-dom-testing (~> 2.0 )
14
- actionpack (5.0.0 )
15
- actionview (= 5.0.0 )
16
- activesupport (= 5.0.0 )
14
+ actionpack (5.0.0.1 )
15
+ actionview (= 5.0.0.1 )
16
+ activesupport (= 5.0.0.1 )
17
17
rack (~> 2.0 )
18
18
rack-test (~> 0.6.3 )
19
19
rails-dom-testing (~> 2.0 )
20
20
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
21
- actionview (5.0.0 )
22
- activesupport (= 5.0.0 )
21
+ actionview (5.0.0.1 )
22
+ activesupport (= 5.0.0.1 )
23
23
builder (~> 3.1 )
24
24
erubis (~> 2.7.0 )
25
25
rails-dom-testing (~> 2.0 )
26
26
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
27
- activejob (5.0.0 )
28
- activesupport (= 5.0.0 )
27
+ activejob (5.0.0.1 )
28
+ activesupport (= 5.0.0.1 )
29
29
globalid (>= 0.3.6 )
30
- activemodel (5.0.0 )
31
- activesupport (= 5.0.0 )
32
- activerecord (5.0.0 )
33
- activemodel (= 5.0.0 )
34
- activesupport (= 5.0.0 )
30
+ activemodel (5.0.0.1 )
31
+ activesupport (= 5.0.0.1 )
32
+ activerecord (5.0.0.1 )
33
+ activemodel (= 5.0.0.1 )
34
+ activesupport (= 5.0.0.1 )
35
35
arel (~> 7.0 )
36
- activesupport (5.0.0 )
36
+ activesupport (5.0.0.1 )
37
37
concurrent-ruby (~> 1.0 , >= 1.0.2 )
38
38
i18n (~> 0.7 )
39
39
minitest (~> 5.1 )
40
40
tzinfo (~> 1.1 )
41
- addressable (2.4.0 )
41
+ addressable (2.5.0 )
42
+ public_suffix (~> 2.0 , >= 2.0.2 )
42
43
archive-zip (0.7.0 )
43
44
io-like (~> 0.3.0 )
44
- arel (7.1.1 )
45
+ arel (7.1.4 )
45
46
ast (2.3.0 )
46
- autoprefixer-rails (6.4.0.1 )
47
+ autoprefixer-rails (6.5.3 )
47
48
execjs
48
49
awesome_print (1.7.0 )
49
50
binding_of_caller (0.7.2 )
50
51
debug_inspector (>= 0.0.1 )
51
- brakeman (3.3.3 )
52
+ brakeman (3.4.1 )
52
53
builder (3.2.2 )
53
54
bundler-audit (0.5.0 )
54
55
bundler (~> 1.2 )
55
56
thor (~> 0.18 )
56
- byebug (9.0.5 )
57
+ byebug (9.0.6 )
57
58
capybara (2.7.1 )
58
59
addressable
59
60
mime-types (>= 1.16 )
60
61
nokogiri (>= 1.3.3 )
61
62
rack (>= 1.0.0 )
62
63
rack-test (>= 0.5.4 )
63
64
xpath (~> 2.0 )
64
- capybara-screenshot (1.0.13 )
65
+ capybara-screenshot (1.0.14 )
65
66
capybara (>= 1.0 , < 3 )
66
67
launchy
67
68
capybara-webkit (1.11.1 )
82
83
execjs
83
84
coffee-script-source (1.10.0 )
84
85
concurrent-ruby (1.0.2 )
85
- connection_pool (2.2.0 )
86
+ connection_pool (2.2.1 )
86
87
coveralls (0.8.15 )
87
88
json (>= 1.8 , < 3 )
88
89
simplecov (~> 0.12.0 )
@@ -133,17 +134,15 @@ GEM
133
134
mini_portile2 (2.1.0 )
134
135
mini_racer (0.1.7 )
135
136
libv8 (~> 5.3 )
136
- minitest (5.9.0 )
137
+ minitest (5.9.1 )
137
138
multi_json (1.12.1 )
138
139
nio4r (1.2.1 )
139
- nokogiri (1.6.8 )
140
+ nokogiri (1.6.8.1 )
140
141
mini_portile2 (~> 2.1.0 )
141
- pkg-config (~> 1.1.7 )
142
- parser (2.3.1.2 )
142
+ parser (2.3.2.0 )
143
143
ast (~> 2.2 )
144
- pg (0.18.4 )
145
- pkg-config (1.1.7 )
146
- poltergeist (1.10.0 )
144
+ pg (0.19.0 )
145
+ poltergeist (1.11.0 )
147
146
capybara (~> 2.1 )
148
147
cliver (~> 0.3.1 )
149
148
websocket-driver (>= 0.2.0 )
152
151
coderay (~> 1.1.0 )
153
152
method_source (~> 0.8.1 )
154
153
slop (~> 3.4 )
155
- pry-byebug (3.4.0 )
154
+ pry-byebug (3.4.1 )
156
155
byebug (~> 9.0 )
157
156
pry (~> 0.10 )
158
157
pry-doc (0.9.0 )
@@ -166,21 +165,22 @@ GEM
166
165
pry-stack_explorer (0.4.9.2 )
167
166
binding_of_caller (>= 0.7 )
168
167
pry (>= 0.9.11 )
169
- puma (3.6.0 )
168
+ public_suffix (2.0.4 )
169
+ puma (3.6.2 )
170
170
rack (2.0.1 )
171
171
rack-test (0.6.3 )
172
172
rack (>= 1.0 )
173
- rails (5.0.0 )
174
- actioncable (= 5.0.0 )
175
- actionmailer (= 5.0.0 )
176
- actionpack (= 5.0.0 )
177
- actionview (= 5.0.0 )
178
- activejob (= 5.0.0 )
179
- activemodel (= 5.0.0 )
180
- activerecord (= 5.0.0 )
181
- activesupport (= 5.0.0 )
173
+ rails (5.0.0.1 )
174
+ actioncable (= 5.0.0.1 )
175
+ actionmailer (= 5.0.0.1 )
176
+ actionpack (= 5.0.0.1 )
177
+ actionview (= 5.0.0.1 )
178
+ activejob (= 5.0.0.1 )
179
+ activemodel (= 5.0.0.1 )
180
+ activerecord (= 5.0.0.1 )
181
+ activesupport (= 5.0.0.1 )
182
182
bundler (>= 1.3.0 , < 2.0 )
183
- railties (= 5.0.0 )
183
+ railties (= 5.0.0.1 )
184
184
sprockets-rails (>= 2.0.0 )
185
185
rails-dom-testing (2.0.1 )
186
186
activesupport (>= 4.2.0 , < 6.0 )
@@ -192,56 +192,55 @@ GEM
192
192
rails_stdout_logging
193
193
rails_serve_static_assets (0.0.5 )
194
194
rails_stdout_logging (0.0.5 )
195
- railties (5.0.0 )
196
- actionpack (= 5.0.0 )
197
- activesupport (= 5.0.0 )
195
+ railties (5.0.0.1 )
196
+ actionpack (= 5.0.0.1 )
197
+ activesupport (= 5.0.0.1 )
198
198
method_source
199
199
rake (>= 0.8.7 )
200
200
thor (>= 0.18.1 , < 2.0 )
201
201
rainbow (2.1.0 )
202
- rake (11.2.2 )
203
- rb-fsevent (0.9.7 )
202
+ rake (11.3.0 )
203
+ rb-fsevent (0.9.8 )
204
204
rb-inotify (0.9.7 )
205
205
ffi (>= 0.5.0 )
206
- rdoc (4.2.2 )
207
- json (~> 1.4 )
208
- react_on_rails (6.1.0 )
206
+ rdoc (4.3.0 )
207
+ react_on_rails (6.1.2 )
209
208
addressable
210
209
connection_pool
211
210
execjs (~> 2.5 )
212
211
foreman
213
212
rails (>= 3.2 )
214
213
rainbow (~> 2.1 )
215
- rspec-core (3.5.0.beta3 )
216
- rspec-support (= 3.5.0.beta3 )
217
- rspec-expectations (3.5.0.beta3 )
214
+ rspec-core (3.5.4 )
215
+ rspec-support (~> 3.5.0 )
216
+ rspec-expectations (3.5.0 )
218
217
diff-lcs (>= 1.2.0 , < 2.0 )
219
- rspec-support (= 3.5.0.beta3 )
220
- rspec-mocks (3.5.0.beta3 )
218
+ rspec-support (~> 3.5.0 )
219
+ rspec-mocks (3.5.0 )
221
220
diff-lcs (>= 1.2.0 , < 2.0 )
222
- rspec-support (= 3.5.0.beta3 )
223
- rspec-rails (3.5.0.beta3 )
221
+ rspec-support (~> 3.5.0 )
222
+ rspec-rails (3.5.2 )
224
223
actionpack (>= 3.0 )
225
224
activesupport (>= 3.0 )
226
225
railties (>= 3.0 )
227
- rspec-core (= 3.5.0.beta3 )
228
- rspec-expectations (= 3.5.0.beta3 )
229
- rspec-mocks (= 3.5.0.beta3 )
230
- rspec-support (= 3.5.0.beta3 )
231
- rspec-retry (0.5.0 )
232
- rspec-core (~ > 3.3 )
233
- rspec-support (3.5.0.beta3 )
234
- rubocop (0.42 .0 )
226
+ rspec-core (~> 3.5.0 )
227
+ rspec-expectations (~> 3.5.0 )
228
+ rspec-mocks (~> 3.5.0 )
229
+ rspec-support (~> 3.5.0 )
230
+ rspec-retry (0.5.2 )
231
+ rspec-core (> 3.3 , < 3.6 )
232
+ rspec-support (3.5.0 )
233
+ rubocop (0.45 .0 )
235
234
parser (>= 2.3.1.1 , < 3.0 )
236
235
powerpack (~> 0.1 )
237
236
rainbow (>= 1.99.1 , < 3.0 )
238
237
ruby-progressbar (~> 1.7 )
239
238
unicode-display_width (~> 1.0 , >= 1.0.1 )
240
- ruby-lint (2.3.0 )
239
+ ruby-lint (2.3.1 )
241
240
parser (~> 2.2 )
242
241
slop (~> 3.4 , >= 3.4.7 )
243
242
ruby-progressbar (1.8.1 )
244
- ruby_dep (1.4 .0 )
243
+ ruby_dep (1.5 .0 )
245
244
rubyzip (1.2.0 )
246
245
sass (3.4.22 )
247
246
sass-rails (5.0.6 )
@@ -250,10 +249,10 @@ GEM
250
249
sprockets (>= 2.8 , < 4.0 )
251
250
sprockets-rails (>= 2.0 , < 4.0 )
252
251
tilt (>= 1.1 , < 3 )
253
- scss_lint (0.49.0 )
252
+ scss_lint (0.50.3 )
254
253
rake (>= 0.9 , < 12 )
255
254
sass (~> 3.4.20 )
256
- sdoc (0.4.1 )
255
+ sdoc (0.4.2 )
257
256
json (~> 1.7 , >= 1.7.7 )
258
257
rdoc (~> 4.0 )
259
258
selenium-webdriver (2.53.4 )
@@ -266,29 +265,30 @@ GEM
266
265
simplecov-html (~> 0.10.0 )
267
266
simplecov-html (0.10.0 )
268
267
slop (3.6.0 )
269
- spring (1.7.2 )
268
+ spring (2.0.0 )
269
+ activesupport (>= 4.2 )
270
270
spring-commands-rspec (1.0.4 )
271
271
spring (>= 0.9.1 )
272
272
sprockets (3.7.0 )
273
273
concurrent-ruby (~> 1.0 )
274
274
rack (> 1 , < 3 )
275
- sprockets-rails (3.1.1 )
275
+ sprockets-rails (3.2.0 )
276
276
actionpack (>= 4.0 )
277
277
activesupport (>= 4.0 )
278
278
sprockets (>= 3.0.0 )
279
- sqlite3 (1.3.11 )
280
- term-ansicolor (1.3.2 )
279
+ sqlite3 (1.3.12 )
280
+ term-ansicolor (1.4.0 )
281
281
tins (~> 1.0 )
282
282
thor (0.19.1 )
283
283
thread_safe (0.3.5 )
284
284
tilt (2.0.5 )
285
285
tins (1.12.0 )
286
286
tzinfo (1.2.2 )
287
287
thread_safe (~> 0.1 )
288
- uglifier (3.0.1 )
288
+ uglifier (3.0.3 )
289
289
execjs (>= 0.3.0 , < 3 )
290
- unicode-display_width (1.1.0 )
291
- web-console (3.3.1 )
290
+ unicode-display_width (1.1.1 )
291
+ web-console (3.4.0 )
292
292
actionview (>= 5.0 )
293
293
activemodel (>= 5.0 )
294
294
debug_inspector
@@ -337,14 +337,14 @@ DEPENDENCIES
337
337
rails_12factor
338
338
rainbow
339
339
react_on_rails (~> 6.1 )
340
- rspec-rails (= 3.5.0.beta3 )
340
+ rspec-rails (~> 3 )
341
341
rspec-retry
342
342
rubocop
343
343
ruby-lint
344
344
sass-rails
345
345
scss_lint
346
346
sdoc
347
- selenium-webdriver
347
+ selenium-webdriver ( < 3.0.0 )
348
348
spring
349
349
spring-commands-rspec
350
350
sqlite3
0 commit comments