From f1158332603004f1553fef157f3c925084335ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 05:43:35 +0000 Subject: [PATCH] Bump json from 2.8.2 to 2.9.0 Bumps [json](https://github.com/ruby/json) from 2.8.2 to 2.9.0. - [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.2...v2.9.0) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05cfd95..3ce4af5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM i18n (>= 1.8.11, < 2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.8.2) + json (2.9.0) language_server-protocol (3.17.0.3) multi_json (1.15.0) mustermann (3.0.3)