From 65cac48b04fcef1a93e2a593153a5cb9596f2a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:44:24 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98d899cdf3a..6d3331073de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,8 +272,8 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jaro_winkler (1.6.1) - json (2.18.1) + jaro_winkler (1.7.0) + json (2.19.1) json-diff (0.4.1) json-schema (6.1.0) addressable (~> 2.8) @@ -353,7 +353,7 @@ GEM parallel (1.27.0) parallel_tests (5.6.0) parallel - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc pg (1.6.3) @@ -547,7 +547,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)