From 4b4fed3d7a6fd90980f1bf096a764bb5214e458d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:33:25 +0000 Subject: [PATCH] bundle(deps): bump the ruby-deps group with 3 updates Bumps the ruby-deps group with 3 updates: [csv](https://github.com/ruby/csv), [json](https://github.com/ruby/json) and [logger](https://github.com/ruby/logger). Updates `csv` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.3.1...v3.3.2) 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: csv dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - 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 ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 635b8d4..aa1d472 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM commonmarker (0.23.11) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.1) + csv (3.3.2) dnsruby (1.72.3) base64 (~> 0.2.0) simpleidn (~> 0.2.1) @@ -225,7 +225,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.9.0) + json (2.9.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.3) + logger (1.6.4) mercenary (0.3.6) minima (2.5.1) jekyll (>= 3.5, < 5.0)