From 21f941291501473adef7a90dfd211467ce5db8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:12:28 +0000 Subject: [PATCH] Gemfile.lock: Bump the minor-patch group with 2 updates Bumps the minor-patch group with 2 updates: [json](https://github.com/ruby/json) and [logger](https://github.com/ruby/logger). Updates `json` from 2.9.0 to 2.9.1 - [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.9.0...v2.9.1) Updates `logger` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/ruby/logger/releases) - [Commits](https://github.com/ruby/logger/compare/v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: logger dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc17add..7b345d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,11 +24,11 @@ GEM net-http (>= 0.5.0) faraday-retry (2.2.1) faraday (~> 2.0) - json (2.9.0) + json (2.9.1) jwt (2.9.3) base64 language_server-protocol (3.17.0.3) - logger (1.6.3) + logger (1.6.4) multipart-post (2.4.1) mustermann (3.0.3) ruby2_keywords (~> 0.0.1)