103
103
xpath (~> 3.2 )
104
104
coderay (1.1.2 )
105
105
concurrent-ruby (1.1.5 )
106
- crass (1.0.4 )
106
+ crass (1.0.5 )
107
107
cucumber (3.1.2 )
108
108
builder (>= 2.1.2 )
109
109
cucumber-core (~> 3.2.0 )
144
144
activemodel-serializers-xml (>= 1.0 )
145
145
activesupport (>= 5.0 )
146
146
request_store (>= 1.0 )
147
- erubi (1.8 .0 )
147
+ erubi (1.9 .0 )
148
148
ffi (1.11.1 )
149
149
ffi (1.11.1-java )
150
150
formtastic (3.1.5 )
156
156
has_scope (0.7.2 )
157
157
actionpack (>= 4.1 )
158
158
activesupport (>= 4.1 )
159
- i18n (1.6 .0 )
159
+ i18n (1.7 .0 )
160
160
concurrent-ruby (~> 1.0 )
161
161
inherited_resources (1.11.0 )
162
162
actionpack (>= 5.0 , < 6.1 )
194
194
launchy (2.4.3-java )
195
195
addressable (~> 2.3 )
196
196
spoon (~> 0.0.1 )
197
- loofah (2.2.3 )
197
+ loofah (2.3.1 )
198
198
crass (~> 1.0.2 )
199
199
nokogiri (>= 1.5.9 )
200
200
mail (2.7.1 )
208
208
mimemagic (0.3.3 )
209
209
mini_mime (1.0.2 )
210
210
mini_portile2 (2.4.0 )
211
- minitest (5.11.3 )
211
+ minitest (5.12.2 )
212
212
multi_json (1.13.1 )
213
213
multi_test (0.1.2 )
214
214
nio4r (2.5.1 )
257
257
rails-dom-testing (2.0.3 )
258
258
activesupport (>= 4.2.0 )
259
259
nokogiri (>= 1.6 )
260
- rails-html-sanitizer (1.2 .0 )
261
- loofah (~> 2.2 , >= 2.2.2 )
260
+ rails-html-sanitizer (1.3 .0 )
261
+ loofah (~> 2.3 )
262
262
rails-i18n (6.0.0 )
263
263
i18n (>= 0.7 , < 2 )
264
264
railties (>= 6.0.0 , < 7 )
@@ -281,27 +281,27 @@ GEM
281
281
responders (3.0.0 )
282
282
actionpack (>= 5.0 )
283
283
railties (>= 5.0 )
284
- rspec (3.8 .0 )
285
- rspec-core (~> 3.8 .0 )
286
- rspec-expectations (~> 3.8 .0 )
287
- rspec-mocks (~> 3.8 .0 )
288
- rspec-core (3.8.2 )
289
- rspec-support (~> 3.8 .0 )
290
- rspec-expectations (3.8.4 )
284
+ rspec (3.9 .0 )
285
+ rspec-core (~> 3.9 .0 )
286
+ rspec-expectations (~> 3.9 .0 )
287
+ rspec-mocks (~> 3.9 .0 )
288
+ rspec-core (3.9.0 )
289
+ rspec-support (~> 3.9 .0 )
290
+ rspec-expectations (3.9.0 )
291
291
diff-lcs (>= 1.2.0 , < 2.0 )
292
- rspec-support (~> 3.8 .0 )
293
- rspec-mocks (3.8.1 )
292
+ rspec-support (~> 3.9 .0 )
293
+ rspec-mocks (3.9.0 )
294
294
diff-lcs (>= 1.2.0 , < 2.0 )
295
- rspec-support (~> 3.8 .0 )
296
- rspec-rails (3.8.2 )
295
+ rspec-support (~> 3.9 .0 )
296
+ rspec-rails (3.9.0 )
297
297
actionpack (>= 3.0 )
298
298
activesupport (>= 3.0 )
299
299
railties (>= 3.0 )
300
- rspec-core (~> 3.8 .0 )
301
- rspec-expectations (~> 3.8 .0 )
302
- rspec-mocks (~> 3.8 .0 )
303
- rspec-support (~> 3.8 .0 )
304
- rspec-support (3.8.2 )
300
+ rspec-core (~> 3.9 .0 )
301
+ rspec-expectations (~> 3.9 .0 )
302
+ rspec-mocks (~> 3.9 .0 )
303
+ rspec-support (~> 3.9 .0 )
304
+ rspec-support (3.9.0 )
305
305
sassc (2.2.1 )
306
306
ffi (~> 1.9 )
307
307
sassc-rails (2.1.2 )
343
343
websocket-extensions (0.1.4 )
344
344
xpath (3.2.0 )
345
345
nokogiri (~> 1.8 )
346
- zeitwerk (2.1.10 )
346
+ zeitwerk (2.2.0 )
347
347
348
348
PLATFORMS
349
349
java
0 commit comments