From 0755b1fac3f91f21fafd786a70e6ebc5e30944eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:15:49 +0200 Subject: [PATCH] Bump json from 2.8.2 to 2.9.0 (#270) 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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0fd8c9b..bac1f05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: ast (2.4.2) diff-lcs (1.5.1) - json (2.8.2) + json (2.9.0) language_server-protocol (3.17.0.3) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4)