From 526310c996f7cc0602e872d004599329a6515909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 18:11:17 +0000 Subject: [PATCH] bundle(deps): bump the ruby-deps group across 1 directory with 6 updates Bumps the ruby-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [benchmark](https://github.com/ruby/benchmark) | `0.4.0` | `0.4.1` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.9` | `3.2.2` | | [csv](https://github.com/ruby/csv) | `3.3.4` | `3.3.5` | | [drb](https://github.com/ruby/drb) | `2.2.1` | `2.2.3` | | [faraday-net_http](https://github.com/lostisland/faraday-net_http) | `3.4.0` | `3.4.1` | | [json](https://github.com/ruby/json) | `2.12.0` | `2.12.2` | Updates `benchmark` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/ruby/benchmark/releases) - [Commits](https://github.com/ruby/benchmark/compare/v0.4.0...v0.4.1) Updates `bigdecimal` from 3.1.9 to 3.2.2 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/bigdecimal/compare/v3.1.9...v3.2.2) Updates `csv` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.3.4...v3.3.5) Updates `drb` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/ruby/drb/releases) - [Changelog](https://github.com/ruby/drb/blob/master/NEWS.md) - [Commits](https://github.com/ruby/drb/compare/v2.2.1...v2.2.3) Updates `faraday-net_http` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](https://github.com/lostisland/faraday-net_http/compare/v3.4.0...v3.4.1) Updates `json` from 2.12.0 to 2.12.2 - [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.12.0...v2.12.2) --- updated-dependencies: - dependency-name: benchmark dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: bigdecimal dependency-version: 3.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: csv dependency-version: 3.3.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: drb dependency-version: 2.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faraday-net_http dependency-version: 3.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: json dependency-version: 2.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc7a92d..f8d1e87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,8 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.2.2) coffee-script (2.4.1) coffee-script-source execjs @@ -27,12 +27,12 @@ GEM commonmarker (0.23.11) concurrent-ruby (1.3.5) connection_pool (2.5.3) - csv (3.3.4) + csv (3.3.5) dnsruby (1.72.4) base64 (~> 0.2.0) logger (~> 1.6.5) simpleidn (~> 0.2.1) - drb (2.2.1) + drb (2.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -44,7 +44,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-aarch64-linux-musl) @@ -226,7 +226,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.12.0) + json (2.12.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0)