From 5d834f75441fec0e93901b67480e3a11dbbdc501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 11:05:25 +0000 Subject: [PATCH] build(deps-dev): bump solargraph from 0.59.2 to 0.60.0 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.59.2 to 0.60.0. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/commits) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.60.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index da89b5ef77d..bfa8896ebfa 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.6) 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.13298) + 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)