Gemfile.lock in rubocop-sorbet-0.7.0 vs Gemfile.lock in rubocop-sorbet-0.7.1
- old
+ new
@@ -1,24 +1,28 @@
PATH
remote: .
specs:
- rubocop-sorbet (0.7.0)
+ rubocop-sorbet (0.7.1)
rubocop (>= 0.90.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
byebug (11.1.3)
diff-lcs (1.3)
- parallel (1.21.0)
- parser (3.0.1.1)
+ json (2.6.3)
+ language_server-protocol (3.17.0.3)
+ parallel (1.23.0)
+ parser (3.2.2.3)
ast (~> 2.4.1)
+ racc
+ racc (1.7.1)
rainbow (3.1.1)
rake (13.0.1)
- regexp_parser (2.2.0)
- rexml (3.2.5)
+ regexp_parser (2.8.1)
+ rexml (3.2.6)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
@@ -28,25 +32,27 @@
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
- rubocop (1.24.1)
+ rubocop (1.55.1)
+ json (~> 2.3)
+ language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
- parser (>= 3.0.0.0)
+ parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
- rexml
- rubocop-ast (>= 1.15.1, < 2.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.15.1)
- parser (>= 3.0.1.1)
- rubocop-shopify (2.1.0)
- rubocop (~> 1.13)
- ruby-progressbar (1.11.0)
- unicode-display_width (2.1.0)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.29.0)
+ parser (>= 3.2.1.0)
+ rubocop-shopify (2.14.0)
+ rubocop (~> 1.51)
+ ruby-progressbar (1.13.0)
+ unicode-display_width (2.4.2)
unparser (0.6.0)
diff-lcs (~> 1.3)
parser (>= 3.0.0)
yard (0.9.25)
@@ -61,6 +67,6 @@
rubocop-sorbet!
unparser (~> 0.6)
yard (~> 0.9)
BUNDLED WITH
- 2.2.16
+ 2.4.18