Gemfile.lock in ramsey_cop-0.14.1 vs Gemfile.lock in ramsey_cop-0.14.2
- old
+ new
@@ -1,20 +1,20 @@
PATH
remote: .
specs:
- ramsey_cop (0.14.1)
+ ramsey_cop (0.14.2)
rubocop (~> 0.62)
rubocop-performance
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
diff-lcs (1.3)
jaro_winkler (1.5.3)
- parallel (1.17.0)
- parser (2.6.3.0)
+ parallel (1.18.0)
+ parser (2.6.5.0)
ast (~> 2.4.0)
rainbow (3.0.0)
rake (12.3.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
@@ -27,17 +27,17 @@
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
- rubocop (0.72.0)
+ rubocop (0.75.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-performance (1.4.0)
+ rubocop-performance (1.5.0)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
unicode-display_width (1.6.0)
PLATFORMS