From eb176d333c4c4ef55c717438034be4a9a6f279a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:13:51 +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) | ``510ba84`` | ``b613d83`` | | [async](https://github.com/socketry/async) | `2.39.0` | `2.41.0` | | [crass](https://github.com/rgrove/crass) | `1.0.6` | `1.0.7` | | [io-event](https://github.com/socketry/io-event) | `1.16.2` | `1.17.0` | | [json](https://github.com/ruby/json) | `2.19.9` | `2.20.0` | Updates `html2rss` from `510ba84` to `b613d83` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/510ba8436b5910cf0a760a47a14e0922efe74c94...b613d83a81f02e033869ec3513c792c5e6706831) Updates `async` from 2.39.0 to 2.41.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](https://github.com/socketry/async/compare/v2.39.0...v2.41.0) Updates `crass` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/rgrove/crass/releases) - [Changelog](https://github.com/rgrove/crass/blob/main/HISTORY.md) - [Commits](https://github.com/rgrove/crass/compare/v1.0.6...v1.0.7) Updates `io-event` from 1.16.2 to 1.17.0 - [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.16.2...v1.17.0) Updates `json` from 2.19.9 to 2.20.0 - [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.9...v2.20.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: b613d83a81f02e033869ec3513c792c5e6706831 dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: crass dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: json dependency-version: 2.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e788f54e..6b7408e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,9 +7,9 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: 510ba8436b5910cf0a760a47a14e0922efe74c94 + revision: b613d83a81f02e033869ec3513c792c5e6706831 specs: - html2rss (0.21.0) + html2rss (0.22.2) addressable (~> 2.7) brotli dry-validation @@ -33,7 +33,7 @@ GEM specs: addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - async (2.39.0) + async (2.41.0) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -65,7 +65,7 @@ GEM fiber-annotation fiber-local (~> 1.1) json - crass (1.0.6) + crass (1.0.7) dry-configurable (1.4.0) dry-core (~> 1.0) zeitwerk (~> 2.6) @@ -117,9 +117,9 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.16.2) + io-event (1.17.0) io-stream (0.13.1) - json (2.19.9) + json (2.20.0) kramdown (2.5.2) rexml (>= 3.4.4) logger (1.7.0)