From 0b0adc7b928bc7ff3b6cf958798d285d52691d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:15:02 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 4 updates Bumps the ruby group with 4 updates: [html2rss](https://github.com/html2rss/html2rss), [html2rss-configs](https://github.com/html2rss/html2rss-configs), [io-event](https://github.com/socketry/io-event) and [protocol-http](https://github.com/socketry/protocol-http). Updates `html2rss` from `20731ec` to `e0dca5b` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/20731ec7324e9ece01e9ad02dd19778137848a71...e0dca5bf74b17c1e2a0618fc0a4af27c16da1883) Updates `html2rss-configs` from `2075ecb` to `4e401e6` - [Commits](https://github.com/html2rss/html2rss-configs/compare/2075ecb538e5f86a94975a1ed8208e66edf86fae...4e401e6ed97f5e28da07978431500d7c39de8a41) Updates `io-event` from 1.14.3 to 1.14.4 - [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.3...v1.14.4) Updates `protocol-http` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/socketry/protocol-http/releases) - [Changelog](https://github.com/socketry/protocol-http/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-http/compare/v0.59.0...v0.60.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 4e401e6ed97f5e28da07978431500d7c39de8a41 dependency-type: direct:production dependency-group: ruby - dependency-name: io-event dependency-version: 1.14.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-http dependency-version: 0.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 67a87e8c..c2f29279 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 2075ecb538e5f86a94975a1ed8208e66edf86fae + revision: 4e401e6ed97f5e28da07978431500d7c39de8a41 specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: 20731ec7324e9ece01e9ad02dd19778137848a71 + revision: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883 specs: html2rss (0.17.0) addressable (~> 2.7) @@ -118,7 +118,7 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.14.3) + io-event (1.14.4) io-stream (0.11.1) json (2.19.1) kramdown (2.5.2) @@ -137,7 +137,7 @@ GEM racc (~> 1.4) parallel (1.27.0) protocol-hpack (1.5.1) - protocol-http (0.59.0) + protocol-http (0.60.0) protocol-http1 (0.37.0) protocol-http (~> 0.58) protocol-http2 (0.24.0)