diff --git a/Gemfile b/Gemfile index 151aed7a..fad25a75 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem "sqlite3" gem "debug", ">= 1.7.0" gem "mocha" gem "rubocop-shopify", "~> 2.14", require: false -gem "rubocop-minitest", "~> 0.33.0", require: false +gem "rubocop-minitest", "~> 0.34.3", require: false gem "rubocop-rake", "~> 0.6.0", require: false gem "rubocop-sorbet", "~> 0.7", require: false gem "rdoc", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 4b98d17f..8f931f16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,9 +120,9 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.3.4) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.1) + irb (~> 1.10) + reline (>= 0.3.8) drb (2.2.0) ruby2_keywords erubi (1.12.0) @@ -130,11 +130,11 @@ GEM activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-console (0.6.0) - irb (1.9.0) + io-console (0.7.1) + irb (1.11.0) rdoc reline (>= 0.3.8) - json (2.6.3) + json (2.7.1) language_server-protocol (3.17.0.3) loofah (2.21.4) crass (~> 1.0.2) @@ -162,19 +162,17 @@ GEM nio4r (2.5.9) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x64-mingw-ucrt) - racc (~> 1.4) nokogiri (1.15.4-x86_64-darwin) racc (~> 1.4) nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) - parallel (1.23.0) + parallel (1.24.0) parser (3.2.2.4) ast (~> 2.4.1) racc prettier_print (1.2.1) - prism (0.18.0) - psych (5.1.1.1) + prism (0.19.0) + psych (5.1.2) stringio puma (6.4.0) nio4r (~> 2.0) @@ -196,16 +194,16 @@ GEM nokogiri (~> 1.14) rainbow (3.1.1) rake (13.1.0) - rbi (0.1.5) - prism (>= 0.18.0, < 0.19) + rbi (0.1.6) + prism (>= 0.18.0, < 0.20) sorbet-runtime (>= 0.5.9204) - rdoc (6.6.0) + rdoc (6.6.2) psych (>= 4.0.0) - regexp_parser (2.8.2) - reline (0.4.0) + regexp_parser (2.8.3) + reline (0.4.1) io-console (~> 0.5) rexml (3.2.6) - rubocop (1.57.2) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -213,46 +211,46 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + rubocop-ast (>= 1.30.0, < 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-minitest (0.33.0) + rubocop-minitest (0.34.3) rubocop (>= 1.39, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) rubocop-shopify (2.14.0) rubocop (~> 1.51) - rubocop-sorbet (0.7.5) + rubocop-sorbet (0.7.6) rubocop (>= 0.90.0) - ruby-lsp (0.13.0) + ruby-lsp (0.13.2) language_server-protocol (~> 3.17.0) - prism (>= 0.18.0, < 0.19) + prism (>= 0.19.0, < 0.20) sorbet-runtime (>= 0.5.5685) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sorbet (0.5.11139) - sorbet-static (= 0.5.11139) - sorbet-runtime (0.5.11139) - sorbet-static (0.5.11139-universal-darwin) - sorbet-static (0.5.11139-x86_64-linux) - sorbet-static-and-runtime (0.5.11139) - sorbet (= 0.5.11139) - sorbet-runtime (= 0.5.11139) + sorbet (0.5.11164) + sorbet-static (= 0.5.11164) + sorbet-runtime (0.5.11164) + sorbet-static (0.5.11164-universal-darwin) + sorbet-static (0.5.11164-x86_64-linux) + sorbet-static-and-runtime (0.5.11164) + sorbet (= 0.5.11164) + sorbet-runtime (= 0.5.11164) spoom (1.2.4) erubi (>= 1.10.0) sorbet-static-and-runtime (>= 0.5.10187) syntax_tree (>= 6.1.1) thor (>= 0.19.2) - sqlite3 (1.6.8-arm64-darwin) - sqlite3 (1.6.8-x64-mingw-ucrt) - sqlite3 (1.6.8-x86_64-darwin) - sqlite3 (1.6.8-x86_64-linux) - stringio (3.0.9) + sqlite3 (1.7.0-arm64-darwin) + sqlite3 (1.7.0-x86_64-darwin) + sqlite3 (1.7.0-x86_64-linux) + stringio (3.1.0) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - tapioca (0.11.12) + tapioca (0.11.14) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -265,8 +263,6 @@ GEM timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2023.3) - tzinfo (>= 1.0.0) unicode-display_width (2.5.0) webrick (1.8.1) websocket-driver (0.7.6) @@ -280,8 +276,6 @@ GEM PLATFORMS arm64-darwin - x64-mingw-ucrt - x64-mingw32 x86_64-darwin x86_64-linux @@ -292,7 +286,7 @@ DEPENDENCIES puma rails! rdoc - rubocop-minitest (~> 0.33.0) + rubocop-minitest (~> 0.34.3) rubocop-rake (~> 0.6.0) rubocop-shopify (~> 2.14) rubocop-sorbet (~> 0.7)