diff --git a/Gemfile b/Gemfile index 7abdc409..60f737bc 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "mocha" gem "rubocop-shopify", "~> 2.15", require: false gem "rubocop-minitest", "~> 0.35.0", require: false gem "rubocop-rake", "~> 0.6.0", require: false -gem "rubocop-sorbet", "~> 0.7", require: false +gem "rubocop-sorbet", "~> 0.8", require: false gem "rdoc", require: false, github: "Shopify/rdoc", branch: "create_snapper_generator" gem "sorbet-static-and-runtime", platforms: :ruby gem "tapioca", "~> 0.12", require: false, platforms: :ruby diff --git a/Gemfile.lock b/Gemfile.lock index 58cf2ccf..f0fea495 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,30 +225,30 @@ GEM rubocop (~> 1.0) rubocop-shopify (2.15.1) rubocop (~> 1.51) - rubocop-sorbet (0.7.8) + rubocop-sorbet (0.8.0) rubocop (>= 0.90.0) - ruby-lsp (0.14.5) + ruby-lsp (0.14.6) language_server-protocol (~> 3.17.0) prism (>= 0.22.0, < 0.25) sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sorbet (0.5.11287) - sorbet-static (= 0.5.11287) - sorbet-runtime (0.5.11287) - sorbet-static (0.5.11287-universal-darwin) - sorbet-static (0.5.11287-x86_64-linux) - sorbet-static-and-runtime (0.5.11287) - sorbet (= 0.5.11287) - sorbet-runtime (= 0.5.11287) + sorbet (0.5.11294) + sorbet-static (= 0.5.11294) + sorbet-runtime (0.5.11294) + sorbet-static (0.5.11294-universal-darwin) + sorbet-static (0.5.11294-x86_64-linux) + sorbet-static-and-runtime (0.5.11294) + sorbet (= 0.5.11294) + sorbet-runtime (= 0.5.11294) 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.7.2-arm64-darwin) - sqlite3 (1.7.2-x86_64-darwin) - sqlite3 (1.7.2-x86_64-linux) + sqlite3 (1.7.3-arm64-darwin) + sqlite3 (1.7.3-x86_64-darwin) + sqlite3 (1.7.3-x86_64-linux) stringio (3.1.0) syntax_tree (6.2.0) prettier_print (>= 1.2.0) @@ -291,7 +291,7 @@ DEPENDENCIES rubocop-minitest (~> 0.35.0) rubocop-rake (~> 0.6.0) rubocop-shopify (~> 2.15) - rubocop-sorbet (~> 0.7) + rubocop-sorbet (~> 0.8) ruby-lsp-rails! sorbet-static-and-runtime sqlite3