From 68061184d8feac2d913e57a59d9a73434c548554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:14:31 +0000 Subject: [PATCH] Bump json from 2.7.4 to 2.7.5 Bumps [json](https://github.com/ruby/json) from 2.7.4 to 2.7.5. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: json dependency-type: indirect 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 7484ca50..69c162d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM hashdiff (1.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.4) + json (2.7.5) language_server-protocol (3.17.0.3) lint_roller (1.1.0) logger (1.6.1)