From 8c443b5938bc72e6ed00565c97171d8d127bd5b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 00:04:07 +0000 Subject: [PATCH] Build(deps): Bump json from 2.7.2 to 2.7.6 in /spec 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] --- spec/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index 3e2dbac4..8dcd7bc1 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -5,7 +5,7 @@ GEM bosh-template (2.4.0) semi_semantic (~> 1.2.0) diff-lcs (1.5.1) - json (2.7.5) + json (2.7.6) language_server-protocol (3.17.0.3) parallel (1.26.3) parser (3.3.6.0)