|
|
@ -99,7 +99,7 @@ GEM |
|
|
|
coderay (>= 1.0.0) |
|
|
|
coderay (>= 1.0.0) |
|
|
|
erubi (>= 1.0.0) |
|
|
|
erubi (>= 1.0.0) |
|
|
|
rack (>= 0.9.0) |
|
|
|
rack (>= 0.9.0) |
|
|
|
bindata (2.4.8) |
|
|
|
bindata (2.4.10) |
|
|
|
binding_of_caller (1.0.0) |
|
|
|
binding_of_caller (1.0.0) |
|
|
|
debug_inspector (>= 0.0.1) |
|
|
|
debug_inspector (>= 0.0.1) |
|
|
|
blurhash (0.1.5) |
|
|
|
blurhash (0.1.5) |
|
|
@ -525,7 +525,7 @@ GEM |
|
|
|
rspec-support (3.10.2) |
|
|
|
rspec-support (3.10.2) |
|
|
|
rspec_junit_formatter (0.4.1) |
|
|
|
rspec_junit_formatter (0.4.1) |
|
|
|
rspec-core (>= 2, < 4, != 2.12.0) |
|
|
|
rspec-core (>= 2, < 4, != 2.12.0) |
|
|
|
rubocop (1.16.1) |
|
|
|
rubocop (1.17.0) |
|
|
|
parallel (~> 1.10) |
|
|
|
parallel (~> 1.10) |
|
|
|
parser (>= 3.0.0.0) |
|
|
|
parser (>= 3.0.0.0) |
|
|
|
rainbow (>= 2.2.2, < 4.0) |
|
|
|
rainbow (>= 2.2.2, < 4.0) |
|
|
@ -536,7 +536,7 @@ GEM |
|
|
|
unicode-display_width (>= 1.4.0, < 3.0) |
|
|
|
unicode-display_width (>= 1.4.0, < 3.0) |
|
|
|
rubocop-ast (1.7.0) |
|
|
|
rubocop-ast (1.7.0) |
|
|
|
parser (>= 3.0.1.1) |
|
|
|
parser (>= 3.0.1.1) |
|
|
|
rubocop-rails (2.10.1) |
|
|
|
rubocop-rails (2.11.0) |
|
|
|
activesupport (>= 4.2.0) |
|
|
|
activesupport (>= 4.2.0) |
|
|
|
rack (>= 1.1) |
|
|
|
rack (>= 1.1) |
|
|
|
rubocop (>= 1.7.0, < 2.0) |
|
|
|
rubocop (>= 1.7.0, < 2.0) |
|
|
@ -771,8 +771,8 @@ DEPENDENCIES |
|
|
|
rspec-rails (~> 5.0) |
|
|
|
rspec-rails (~> 5.0) |
|
|
|
rspec-sidekiq (~> 3.1) |
|
|
|
rspec-sidekiq (~> 3.1) |
|
|
|
rspec_junit_formatter (~> 0.4) |
|
|
|
rspec_junit_formatter (~> 0.4) |
|
|
|
rubocop (~> 1.16) |
|
|
|
rubocop (~> 1.17) |
|
|
|
rubocop-rails (~> 2.10) |
|
|
|
rubocop-rails (~> 2.11) |
|
|
|
ruby-progressbar (~> 1.11) |
|
|
|
ruby-progressbar (~> 1.11) |
|
|
|
sanitize (~> 5.2) |
|
|
|
sanitize (~> 5.2) |
|
|
|
scenic (~> 1.5) |
|
|
|
scenic (~> 1.5) |
|
|
|