|
@@ -162,7 +162,6 @@ GEM
|
|
|
method_source (~> 0.9.0)
|
|
method_source (~> 0.9.0)
|
|
|
pry-rails (0.3.9)
|
|
pry-rails (0.3.9)
|
|
|
pry (>= 0.10.4)
|
|
pry (>= 0.10.4)
|
|
|
- psych (3.1.0)
|
|
|
|
|
public_suffix (3.1.0)
|
|
public_suffix (3.1.0)
|
|
|
puma (3.12.1)
|
|
puma (3.12.1)
|
|
|
rack (2.0.7)
|
|
rack (2.0.7)
|
|
@@ -219,16 +218,15 @@ GEM
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
rspec-support (~> 3.8.0)
|
|
rspec-support (~> 3.8.0)
|
|
|
rspec-support (3.8.0)
|
|
rspec-support (3.8.0)
|
|
|
- rubocop (0.67.2)
|
|
|
|
|
|
|
+ rubocop (0.71.0)
|
|
|
jaro_winkler (~> 1.5.1)
|
|
jaro_winkler (~> 1.5.1)
|
|
|
parallel (~> 1.10)
|
|
parallel (~> 1.10)
|
|
|
- parser (>= 2.5, != 2.5.1.1)
|
|
|
|
|
- psych (>= 3.1.0)
|
|
|
|
|
|
|
+ parser (>= 2.6)
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
|
ruby-progressbar (~> 1.7)
|
|
ruby-progressbar (~> 1.7)
|
|
|
- unicode-display_width (>= 1.4.0, < 1.6)
|
|
|
|
|
- rubocop-performance (1.1.0)
|
|
|
|
|
- rubocop (>= 0.67.0)
|
|
|
|
|
|
|
+ unicode-display_width (>= 1.4.0, < 1.7)
|
|
|
|
|
+ rubocop-performance (1.3.0)
|
|
|
|
|
+ rubocop (>= 0.68.0)
|
|
|
ruby-progressbar (1.10.1)
|
|
ruby-progressbar (1.10.1)
|
|
|
ruby_dep (1.5.0)
|
|
ruby_dep (1.5.0)
|
|
|
rubyzip (1.2.3)
|
|
rubyzip (1.2.3)
|
|
@@ -274,7 +272,7 @@ GEM
|
|
|
unf (0.1.4)
|
|
unf (0.1.4)
|
|
|
unf_ext
|
|
unf_ext
|
|
|
unf_ext (0.0.7.6)
|
|
unf_ext (0.0.7.6)
|
|
|
- unicode-display_width (1.5.0)
|
|
|
|
|
|
|
+ unicode-display_width (1.6.0)
|
|
|
web-console (4.0.0)
|
|
web-console (4.0.0)
|
|
|
actionview (>= 6.0.0.a)
|
|
actionview (>= 6.0.0.a)
|
|
|
activemodel (>= 6.0.0.a)
|
|
activemodel (>= 6.0.0.a)
|
|
@@ -284,7 +282,7 @@ GEM
|
|
|
nokogiri (~> 1.6)
|
|
nokogiri (~> 1.6)
|
|
|
rubyzip (~> 1.0)
|
|
rubyzip (~> 1.0)
|
|
|
selenium-webdriver (~> 3.0)
|
|
selenium-webdriver (~> 3.0)
|
|
|
- webpacker (4.0.6)
|
|
|
|
|
|
|
+ webpacker (4.0.7)
|
|
|
activesupport (>= 4.2)
|
|
activesupport (>= 4.2)
|
|
|
rack-proxy (>= 0.6.1)
|
|
rack-proxy (>= 0.6.1)
|
|
|
railties (>= 4.2)
|
|
railties (>= 4.2)
|
|
@@ -317,7 +315,7 @@ DEPENDENCIES
|
|
|
rails-controller-testing
|
|
rails-controller-testing
|
|
|
rest-client
|
|
rest-client
|
|
|
rspec-rails!
|
|
rspec-rails!
|
|
|
- rubocop (~> 0.67.2)
|
|
|
|
|
|
|
+ rubocop (~> 0.71.0)
|
|
|
rubocop-performance
|
|
rubocop-performance
|
|
|
sass-rails (~> 5.0)
|
|
sass-rails (~> 5.0)
|
|
|
selenium-webdriver
|
|
selenium-webdriver
|