From 50435859e8994f1c4d38705cf34d40bb3048e7a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 03:11:56 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 5 updates Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``2e0fa0c`` | ``6ef2ee6`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``2d64c47`` | ``6631881`` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `4.0.1` | `4.1.0` | | [io-event](https://github.com/socketry/io-event) | `1.14.4` | `1.14.5` | | [json](https://github.com/ruby/json) | `2.19.2` | `2.19.3` | Updates `html2rss` from `2e0fa0c` to `6ef2ee6` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79...6ef2ee658b8e1c9f86bcdf152e9e95616200546c) Updates `html2rss-configs` from `2d64c47` to `6631881` - [Commits](https://github.com/html2rss/html2rss-configs/compare/2d64c4766e12835d64b6ecaa46ee23491a2be4a2...66318815ef14e02e3ac2f603aed4279f9d95c733) Updates `bigdecimal` from 4.0.1 to 4.1.0 - [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/v4.0.1...v4.1.0) Updates `io-event` from 1.14.4 to 1.14.5 - [Release notes](https://github.com/socketry/io-event/releases) - [Changelog](https://github.com/socketry/io-event/blob/main/releases.md) - [Commits](https://github.com/socketry/io-event/compare/v1.14.4...v1.14.5) Updates `json` from 2.19.2 to 2.19.3 - [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.19.2...v2.19.3) --- updated-dependencies: - dependency-name: html2rss dependency-version: 6ef2ee658b8e1c9f86bcdf152e9e95616200546c dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 66318815ef14e02e3ac2f603aed4279f9d95c733 dependency-type: direct:production dependency-group: ruby - dependency-name: bigdecimal dependency-version: 4.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: io-event dependency-version: 1.14.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca8724c5..88f749b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2 + revision: 66318815ef14e02e3ac2f603aed4279f9d95c733 specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79 + revision: 6ef2ee658b8e1c9f86bcdf152e9e95616200546c specs: html2rss (0.17.0) addressable (~> 2.7) @@ -59,7 +59,7 @@ GEM protocol-rack (~> 0.7) protocol-websocket (~> 0.17) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) brotli (0.8.0) concurrent-ruby (1.3.6) console (1.34.3) @@ -118,9 +118,9 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.14.4) + io-event (1.14.5) io-stream (0.11.1) - json (2.19.2) + json (2.19.3) kramdown (2.5.2) rexml (>= 3.4.4) logger (1.7.0)