|
118 | 118 | codeclimate-test-reporter (1.0.9) |
119 | 119 | simplecov (<= 0.13) |
120 | 120 | coderay (1.1.3) |
121 | | - concurrent-ruby (1.1.6) |
| 121 | + concurrent-ruby (1.1.7) |
122 | 122 | cookiejar (0.3.3) |
123 | 123 | crack (0.4.3) |
124 | 124 | safe_yaml (~> 1.0.0) |
|
240 | 240 | ffi-compiler (>= 1.0, < 2.0) |
241 | 241 | http_parser.rb (0.6.0) |
242 | 242 | httpclient (2.8.3) |
243 | | - i18n (1.8.2) |
| 243 | + i18n (1.8.5) |
244 | 244 | concurrent-ruby (~> 1.0) |
245 | 245 | ipaddress (0.8.3) |
246 | 246 | jaro_winkler (1.5.4) |
|
263 | 263 | rb-inotify (~> 0.9, >= 0.9.10) |
264 | 264 | loggregator_emitter (5.2.0) |
265 | 265 | beefcake (~> 1.0.0) |
266 | | - loofah (2.5.0) |
| 266 | + loofah (2.7.0) |
267 | 267 | crass (~> 1.0.2) |
268 | 268 | nokogiri (>= 1.5.9) |
269 | 269 | machinist (1.0.6) |
|
276 | 276 | mime-types-data (~> 3.2015) |
277 | 277 | mime-types-data (3.2020.0512) |
278 | 278 | mini_portile2 (2.4.0) |
279 | | - minitest (5.14.1) |
| 279 | + minitest (5.14.2) |
280 | 280 | ms_rest (0.6.4) |
281 | 281 | concurrent-ruby (~> 1.0) |
282 | 282 | faraday (~> 0.9) |
@@ -359,34 +359,34 @@ GEM |
359 | 359 | rfc822 (0.1.5) |
360 | 360 | roodi (5.0.0) |
361 | 361 | ruby_parser (~> 3.2, >= 3.2.2) |
362 | | - rspec (3.8.0) |
363 | | - rspec-core (~> 3.8.0) |
364 | | - rspec-expectations (~> 3.8.0) |
365 | | - rspec-mocks (~> 3.8.0) |
| 362 | + rspec (3.9.0) |
| 363 | + rspec-core (~> 3.9.0) |
| 364 | + rspec-expectations (~> 3.9.0) |
| 365 | + rspec-mocks (~> 3.9.0) |
366 | 366 | rspec-collection_matchers (1.2.0) |
367 | 367 | rspec-expectations (>= 2.99.0.beta1) |
368 | | - rspec-core (3.8.2) |
369 | | - rspec-support (~> 3.8.0) |
370 | | - rspec-expectations (3.8.6) |
| 368 | + rspec-core (3.9.3) |
| 369 | + rspec-support (~> 3.9.3) |
| 370 | + rspec-expectations (3.9.2) |
371 | 371 | diff-lcs (>= 1.2.0, < 2.0) |
372 | | - rspec-support (~> 3.8.0) |
| 372 | + rspec-support (~> 3.9.0) |
373 | 373 | rspec-instafail (1.0.0) |
374 | 374 | rspec |
375 | 375 | rspec-its (1.3.0) |
376 | 376 | rspec-core (>= 3.0.0) |
377 | 377 | rspec-expectations (>= 3.0.0) |
378 | | - rspec-mocks (3.8.2) |
| 378 | + rspec-mocks (3.9.1) |
379 | 379 | diff-lcs (>= 1.2.0, < 2.0) |
380 | | - rspec-support (~> 3.8.0) |
381 | | - rspec-rails (3.8.3) |
| 380 | + rspec-support (~> 3.9.0) |
| 381 | + rspec-rails (3.9.1) |
382 | 382 | actionpack (>= 3.0) |
383 | 383 | activesupport (>= 3.0) |
384 | 384 | railties (>= 3.0) |
385 | | - rspec-core (~> 3.8.0) |
386 | | - rspec-expectations (~> 3.8.0) |
387 | | - rspec-mocks (~> 3.8.0) |
388 | | - rspec-support (~> 3.8.0) |
389 | | - rspec-support (3.8.3) |
| 385 | + rspec-core (~> 3.9.0) |
| 386 | + rspec-expectations (~> 3.9.0) |
| 387 | + rspec-mocks (~> 3.9.0) |
| 388 | + rspec-support (~> 3.9.0) |
| 389 | + rspec-support (3.9.3) |
390 | 390 | rspec-wait (0.0.9) |
391 | 391 | rspec (>= 3, < 4) |
392 | 392 | rspec_api_documentation (6.1.0) |
@@ -554,11 +554,11 @@ DEPENDENCIES |
554 | 554 | retryable |
555 | 555 | rfc822 |
556 | 556 | roodi |
557 | | - rspec (~> 3.8.0) |
| 557 | + rspec (~> 3.9.0) |
558 | 558 | rspec-collection_matchers |
559 | 559 | rspec-instafail |
560 | 560 | rspec-its |
561 | | - rspec-rails (~> 3.8.3) |
| 561 | + rspec-rails (~> 3.9.1) |
562 | 562 | rspec-wait |
563 | 563 | rspec_api_documentation (>= 6.1.0) |
564 | 564 | rubocop (~> 0.79.0) |
|
0 commit comments