From d153aac74733c9922d869a593ce055f1996bc6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 18:03:55 +0000 Subject: [PATCH] build(deps-dev): bump solargraph from 0.58.2 to 0.58.3 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.58.2 to 0.58.3. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.58.2...v0.58.3) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.58.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51e8bb93cf..dd10fd35ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,7 +267,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.7.0) - json (2.19.0) + json (2.19.1) json-diff (0.4.1) json-schema (6.2.0) addressable (~> 2.8) @@ -543,7 +543,7 @@ GEM rack-protection (= 4.2.1) sinatra (= 4.2.1) tilt (~> 2.0) - solargraph (0.58.2) + solargraph (0.58.3) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4)