From 8b7532be9ec382d3c27212d97aaf66177c4d9665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 11:10:17 +0000 Subject: [PATCH] build(deps-dev): bump solargraph from 0.58.1 to 0.58.2 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.58.1 to 0.58.2. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.58.1...v0.58.2) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.58.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b0394fc02..6fd30cb43d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -546,7 +546,7 @@ GEM rack-protection (= 4.2.1) sinatra (= 4.2.1) tilt (~> 2.0) - solargraph (0.58.1) + solargraph (0.58.2) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4)