From e73900d77308ee64cc22093f4dd603636bdccfc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 06:58:07 +0000 Subject: [PATCH] Bump json from 2.7.2 to 2.7.6 in /steep Bumps [json](https://github.com/ruby/json) from 2.7.2 to 2.7.6. - [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.2...v2.7.6) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- steep/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 813bf33a2..8e9d008b4 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -23,7 +23,7 @@ GEM fileutils (1.7.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.7.6) language_server-protocol (3.17.0.3) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3)