Gemfile.lock in rubocop-changes-0.7.0 vs Gemfile.lock in rubocop-changes-0.8.0
- old
+ new
@@ -1,26 +1,26 @@
PATH
remote: .
specs:
- rubocop-changes (0.7.0)
+ rubocop-changes (0.8.0)
git_diff_parser (~> 3.2)
rubocop (>= 1.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
byebug (10.0.2)
diff-lcs (1.3)
git_diff_parser (3.2.0)
- json (2.6.2)
+ json (2.6.3)
parallel (1.22.1)
- parser (3.1.2.0)
+ parser (3.2.0.0)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.3)
- regexp_parser (2.5.0)
+ regexp_parser (2.6.2)
rexml (3.2.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
@@ -31,23 +31,23 @@
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
- rubocop (1.31.2)
+ rubocop (1.44.0)
json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.1.0.0)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.18.0, < 2.0)
+ rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.19.1)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
- unicode-display_width (2.2.0)
+ unicode-display_width (2.4.2)
PLATFORMS
ruby
DEPENDENCIES