Gemfile.lock in rubocop-sorbet-0.8.3 vs Gemfile.lock in rubocop-sorbet-0.8.4

- old
+ new

@@ -1,10 +1,10 @@ PATH remote: . specs: - rubocop-sorbet (0.8.3) - rubocop (>= 0.90.0) + rubocop-sorbet (0.8.4) + rubocop (>= 1) GEM remote: https://rubygems.org/ specs: ast (2.4.2) @@ -16,25 +16,26 @@ irb (1.12.0) rdoc reline (>= 0.4.2) json (2.7.2) language_server-protocol (3.17.0.3) - parallel (1.24.0) - parser (3.3.0.5) + parallel (1.25.1) + parser (3.3.4.0) ast (~> 2.4.1) racc psych (5.1.2) stringio - racc (1.7.3) + racc (1.8.0) rainbow (3.1.1) rake (13.2.1) rdoc (6.6.3.1) psych (>= 4.0.0) - regexp_parser (2.9.0) + regexp_parser (2.9.2) reline (0.5.1) io-console (~> 0.5) - rexml (3.2.6) + rexml (3.3.1) + strscan rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-core (3.13.0) @@ -44,26 +45,27 @@ rspec-support (~> 3.13.0) rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.63.2) + rubocop (1.65.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) + regexp_parser (>= 2.4, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) rubocop-shopify (2.15.1) rubocop (~> 1.51) ruby-progressbar (1.13.0) stringio (3.1.0) + strscan (3.1.0) unicode-display_width (2.5.0) yard (0.9.36) PLATFORMS ruby