diff --git a/Gemfile.lock b/Gemfile.lock index 93935b39ae..63ef0bc8f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,6 +60,8 @@ GEM codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) coderay (1.1.3) + commander (5.0.0) + highline (~> 3.0.0) concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.1) @@ -190,6 +192,7 @@ GEM google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hashdiff (1.2.1) + highline (3.0.1) http-accept (1.7.0) http-cookie (1.1.6) domain_name (~> 0.5) @@ -271,6 +274,11 @@ GEM parallel (2.1.0) parallel_tests (5.7.0) parallel + parlour (9.1.2) + commander (~> 5.0) + parser + rainbow (~> 3.0) + sorbet-runtime (>= 0.5) parser (3.3.11.1) ast (~> 2.4.1) racc @@ -470,7 +478,7 @@ GEM rack-protection (= 4.2.1) sinatra (= 4.2.1) tilt (~> 2.0) - solargraph (0.59.2) + solargraph (0.60.0) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4) @@ -488,11 +496,20 @@ GEM rbs (>= 3.10.0) reverse_markdown (~> 3.0) rubocop (~> 1.76) + sord (~> 7.0) thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) yard-activesupport-concern (~> 0.0) yard-solargraph (~> 0.1) + sorbet-runtime (0.6.13305) + sord (7.1.0) + commander (~> 5.0) + parlour (~> 9.1) + parser + rbs (>= 3.0, < 5) + sorbet-runtime + yard spring (4.6.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1)