From 8c08a821f04c3c4a3500c4f78d23a7fe6e41dd7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 20:14:59 +0000 Subject: [PATCH] build(deps-dev): bump solargraph from 0.59.0 to 0.59.1 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.59.0 to 0.59.1. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.59.0...v0.59.1) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.59.1 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 e911f07c94..89f75f2a76 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.0) + solargraph (0.59.1) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4)