From 179fadf7cdc35efd72a6d7135b59559b987857e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:04:41 +0000 Subject: [PATCH] build(deps-dev): bump solargraph from 0.60.1 to 0.60.2 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.60.1 to 0.60.2. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.60.1...v0.60.2) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.60.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c790a215254..782b3ad86e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -474,7 +474,7 @@ GEM rack-protection (= 4.2.1) sinatra (= 4.2.1) tilt (~> 2.0) - solargraph (0.60.1) + solargraph (0.60.2) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4) @@ -490,6 +490,7 @@ GEM parser (~> 3.0) prism (~> 1.4) rbs (>= 3.10.0) + rdoc (~> 7.0) reverse_markdown (~> 3.0) rubocop (~> 1.76) sord (~> 7.0) @@ -498,7 +499,7 @@ GEM yard (~> 0.9, >= 0.9.24) yard-activesupport-concern (~> 0.0) yard-solargraph (~> 0.1) - sorbet-runtime (0.6.13316) + sorbet-runtime (0.6.13320) sord (7.1.0) commander (~> 5.0) parlour (~> 9.1)