From 865e0134ecfc10b5c3c236f1a572cc307958b353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:06:36 +0000 Subject: [PATCH] Build(deps): Bump json from 2.8.1 to 2.8.2 in /spec Bumps [json](https://github.com/ruby/json) from 2.8.1 to 2.8.2. - [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.8.1...v2.8.2) --- 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 5d06aae8..eb9b54f7 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.8.1) + json (2.8.2) language_server-protocol (3.17.0.3) parallel (1.26.3) parser (3.3.6.0)