diff --git a/Gemfile.lock b/Gemfile.lock index 648d9c45334..4186a639ff4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,9 +165,9 @@ GEM commonmarker (0.23.10) crack (0.4.5) rexml - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.0) docker_registry2 (1.18.0) rest-client (>= 1.8.0) @@ -194,7 +194,7 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) io-console (0.7.2) - irb (1.11.1) + irb (1.12.0) rdoc reline (>= 0.4.2) jmespath (1.6.2) @@ -234,7 +234,7 @@ GEM parallel_tests (4.4.0) parallel parseconfig (1.0.8) - parser (3.3.0.1) + parser (3.3.0.5) ast (~> 2.4.1) racc prism (0.24.0) @@ -247,10 +247,10 @@ GEM rbi (0.1.10) prism (>= 0.18.0, < 0.25) sorbet-runtime (>= 0.5.9204) - rdoc (6.6.2) + rdoc (6.6.3.1) psych (>= 4.0.0) - regexp_parser (2.8.3) - reline (0.4.2) + regexp_parser (2.9.0) + reline (0.5.2) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -276,31 +276,34 @@ GEM rspec-sorbet (1.9.2) sorbet-runtime rspec-support (3.12.1) - rubocop (1.58.0) + rubocop (1.63.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) rubocop-capybara (2.20.0) rubocop (~> 1.41) rubocop-factory_bot (2.25.1) rubocop (~> 1.41) - rubocop-performance (1.19.1) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) - rubocop-rspec (2.27.1) + rubocop-performance (1.21.0) + rubocop (>= 1.48.1, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) + rubocop-rspec (2.29.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) - rubocop-sorbet (0.7.6) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.28.3) + rubocop (~> 1.40) + rubocop-sorbet (0.8.1) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) @@ -361,7 +364,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - debug (~> 1.8.0) + debug (~> 1.9.2) dependabot-bundler! dependabot-cargo! dependabot-common! @@ -386,10 +389,10 @@ DEPENDENCIES rake (~> 13) rspec-its (~> 1.3) rspec-sorbet (~> 1.9.2) - rubocop (~> 1.58.0) - rubocop-performance (~> 1.19.0) - rubocop-rspec (~> 2.27.1) - rubocop-sorbet (~> 0.7.3) + rubocop (~> 1.63.2) + rubocop-performance (~> 1.21.0) + rubocop-rspec (~> 2.29.1) + rubocop-sorbet (~> 0.8.1) sorbet (= 0.5.11352) tapioca (= 0.13.3) turbo_tests (~> 2.2.0)