|
|
@ -534,13 +534,13 @@ GEM |
|
|
|
rspec-support (3.10.2) |
|
|
|
rspec_junit_formatter (0.4.1) |
|
|
|
rspec-core (>= 2, < 4, != 2.12.0) |
|
|
|
rubocop (1.23.0) |
|
|
|
rubocop (1.24.1) |
|
|
|
parallel (~> 1.10) |
|
|
|
parser (>= 3.0.0.0) |
|
|
|
rainbow (>= 2.2.2, < 4.0) |
|
|
|
regexp_parser (>= 1.8, < 3.0) |
|
|
|
rexml |
|
|
|
rubocop-ast (>= 1.12.0, < 2.0) |
|
|
|
rubocop-ast (>= 1.15.1, < 2.0) |
|
|
|
ruby-progressbar (~> 1.7) |
|
|
|
unicode-display_width (>= 1.4.0, < 3.0) |
|
|
|
rubocop-ast (1.15.1) |
|
|
@ -777,7 +777,7 @@ DEPENDENCIES |
|
|
|
rspec-rails (~> 5.0) |
|
|
|
rspec-sidekiq (~> 3.1) |
|
|
|
rspec_junit_formatter (~> 0.4) |
|
|
|
rubocop (~> 1.23) |
|
|
|
rubocop (~> 1.24) |
|
|
|
rubocop-rails (~> 2.13) |
|
|
|
ruby-progressbar (~> 1.11) |
|
|
|
sanitize (~> 6.0) |
|
|
|