From 7ea84dc25a27d4aeace6e5d1a4576946478b8eb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:56:40 +0000 Subject: [PATCH] bundle(deps): bump the ruby-deps group with 3 updates Bumps the ruby-deps group with 3 updates: [json](https://github.com/ruby/json), [logger](https://github.com/ruby/logger) and [rexml](https://github.com/ruby/rexml). Updates `json` from 2.10.0 to 2.10.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.10.0...v2.10.1) Updates `logger` from 1.6.5 to 1.6.6 - [Release notes](https://github.com/ruby/logger/releases) - [Commits](https://github.com/ruby/logger/compare/v1.6.5...v1.6.6) Updates `rexml` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: logger dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 805216c2..036bce96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.10.0) + json (2.10.1) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -234,7 +234,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.5) + logger (1.6.6) mercenary (0.3.6) mini_portile2 (2.8.8) minima (2.5.1) @@ -273,7 +273,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.0) + rexml (3.4.1) rouge (3.30.0) rubyzip (2.4.1) safe_yaml (1.0.5)