diff --git a/Gemfile.lock b/Gemfile.lock index 521faef..e3a18db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,8 @@ GEM base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.1.2) + code_teams (1.3.0) + sorbet-runtime concurrent-ruby (1.3.6) connection_pool (3.0.2) diff-lcs (1.6.2) @@ -84,7 +86,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.88.0) + rubocop (1.88.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -102,13 +104,15 @@ GEM activesupport bundler rubocop (>= 1.72.2) - rubocop-gusto (11.1.1) + rubocop-gusto (11.3.0) + code_teams lint_roller rubocop (>= 1.76) rubocop-performance rubocop-rake rubocop-rspec rubocop-sorbet + smart_todo thor rubocop-performance (1.26.1) lint_roller (~> 1.1) @@ -135,14 +139,16 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - sorbet (0.6.13312) - sorbet-static (= 0.6.13312) - sorbet-runtime (0.6.13312) - sorbet-static (0.6.13312-universal-darwin) - sorbet-static (0.6.13312-x86_64-linux) - sorbet-static-and-runtime (0.6.13312) - sorbet (= 0.6.13312) - sorbet-runtime (= 0.6.13312) + smart_todo (1.11.0) + prism (~> 1.0) + sorbet (0.6.13321) + sorbet-static (= 0.6.13321) + sorbet-runtime (0.6.13321) + sorbet-static (0.6.13321-universal-darwin) + sorbet-static (0.6.13321-x86_64-linux) + sorbet-static-and-runtime (0.6.13321) + sorbet (= 0.6.13321) + sorbet-runtime (= 0.6.13321) spoom (1.8.2) erubi (>= 1.10.0) prism (>= 0.28.0)