Gemfile.lock in rubocop-sorbet-0.6.2 vs Gemfile.lock in rubocop-sorbet-0.6.3
- old
+ new
@@ -1,35 +1,23 @@
PATH
remote: .
specs:
- rubocop-sorbet (0.6.2)
- rubocop
+ rubocop-sorbet (0.6.3)
+ rubocop (>= 0.90.0)
GEM
remote: https://rubygems.org/
specs:
- abstract_type (0.0.7)
- adamantium (0.2.0)
- ice_nine (~> 0.11.0)
- memoizable (~> 0.4.0)
- ast (2.4.0)
+ ast (2.4.2)
byebug (11.1.3)
- concord (0.1.5)
- adamantium (~> 0.2.0)
- equalizer (~> 0.0.9)
diff-lcs (1.3)
- equalizer (0.0.11)
- ice_nine (0.11.2)
- memoizable (0.4.2)
- thread_safe (~> 0.3, >= 0.3.1)
- parallel (1.19.1)
- parser (2.7.1.3)
- ast (~> 2.4.0)
- procto (0.0.3)
+ parallel (1.20.1)
+ parser (3.0.1.1)
+ ast (~> 2.4.1)
rainbow (3.0.0)
rake (13.0.1)
- regexp_parser (1.7.0)
+ regexp_parser (2.1.1)
rexml (3.2.5)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
@@ -40,34 +28,28 @@
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 (0.85.0)
+ rubocop (1.16.0)
parallel (~> 1.10)
- parser (>= 2.7.0.1)
+ parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
+ regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 0.0.3)
+ rubocop-ast (>= 1.7.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.0.3)
- parser (>= 2.7.0.1)
- rubocop-shopify (1.0.3)
- rubocop (~> 0.85.0)
- ruby-progressbar (1.10.1)
- thread_safe (0.3.6)
- unicode-display_width (1.7.0)
- unparser (0.4.7)
- abstract_type (~> 0.0.7)
- adamantium (~> 0.2.0)
- concord (~> 0.1.5)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.7.0)
+ parser (>= 3.0.1.1)
+ rubocop-shopify (2.1.0)
+ rubocop (~> 1.13)
+ ruby-progressbar (1.11.0)
+ unicode-display_width (2.0.0)
+ unparser (0.6.0)
diff-lcs (~> 1.3)
- equalizer (~> 0.0.9)
- parser (>= 2.6.5)
- procto (~> 0.0.2)
+ parser (>= 3.0.0)
yard (0.9.25)
PLATFORMS
ruby
@@ -75,10 +57,10 @@
byebug
rake (>= 12.3.3)
rspec
rubocop-shopify
rubocop-sorbet!
- unparser
+ unparser (~> 0.6)
yard (~> 0.9)
BUNDLED WITH
2.2.16