From 315b5752ca098f8ef0361fe251872502c4cceb4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 16:49:02 +0000 Subject: [PATCH] build(deps-dev): bump solargraph from 0.59.1 to 0.59.2 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.59.1 to 0.59.2. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.59.1...v0.59.2) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.59.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 7dc6b12fda5..6f353eb3ec6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -540,7 +540,7 @@ GEM rack-protection (= 4.2.1) sinatra (= 4.2.1) tilt (~> 2.0) - solargraph (0.59.1) + solargraph (0.59.2) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4)