From 391ae88a4cf5b67334798fe7c35b4192fc91fdba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 12:41:23 +0000 Subject: [PATCH] build(deps-dev): bump solargraph from 0.54.0 to 0.54.2 Bumps [solargraph](https://github.com/castwide/solargraph) from 0.54.0 to 0.54.2. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.54.0...v0.54.2) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.54.2 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 30c2f98597f..18a27949e65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.0) - json (2.10.2) + json (2.11.3) json-diff (0.4.1) json-schema (5.1.1) addressable (~> 2.8) @@ -538,9 +538,9 @@ GEM rack-protection (= 3.2.0) sinatra (= 3.2.0) tilt (~> 2.0) - solargraph (0.54.0) + solargraph (0.54.2) backport (~> 1.2) - benchmark + benchmark (~> 0.4) bundler (~> 2.0) diff-lcs (~> 1.4) jaro_winkler (~> 1.6) @@ -551,7 +551,7 @@ GEM ostruct (~> 0.6) parser (~> 3.0) rbs (~> 3.3) - reverse_markdown (>= 2.0, < 4) + reverse_markdown (~> 3.0) rubocop (~> 1.38) thor (~> 1.0) tilt (~> 2.0)