From f73fbaf3db71147249c70b520d4dc1e0b50dfe0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:14:53 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 6 updates Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``e0dca5b`` | ``2e0fa0c`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``4e401e6`` | ``2d64c47`` | | [async](https://github.com/socketry/async) | `2.38.0` | `2.38.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0303` | `3.2026.0317` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.1` | `1.19.2` | | [protocol-rack](https://github.com/socketry/protocol-rack) | `0.21.1` | `0.22.0` | Updates `html2rss` from `e0dca5b` to `2e0fa0c` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/e0dca5bf74b17c1e2a0618fc0a4af27c16da1883...2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79) Updates `html2rss-configs` from `4e401e6` to `2d64c47` - [Commits](https://github.com/html2rss/html2rss-configs/compare/4e401e6ed97f5e28da07978431500d7c39de8a41...2d64c4766e12835d64b6ecaa46ee23491a2be4a2) Updates `async` from 2.38.0 to 2.38.1 - [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.38.0...v2.38.1) Updates `mime-types-data` from 3.2026.0303 to 3.2026.0317 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2026.0303...v3.2026.0317) Updates `nokogiri` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19.1...v1.19.2) Updates `protocol-rack` from 0.21.1 to 0.22.0 - [Changelog](https://github.com/socketry/protocol-rack/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-rack/compare/v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2 dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.38.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0317 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-rack dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a6cd3422..ca8724c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 4e401e6ed97f5e28da07978431500d7c39de8a41 + revision: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2 specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883 + revision: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79 specs: html2rss (0.17.0) addressable (~> 2.7) @@ -34,7 +34,7 @@ GEM specs: addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) - async (2.38.0) + async (2.38.1) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -128,12 +128,12 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2026.0303) + mime-types-data (3.2026.0317) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.1-arm64-darwin) + nokogiri (1.19.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.1-x86_64-linux-gnu) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) protocol-hpack (1.5.1) @@ -143,7 +143,7 @@ GEM protocol-http2 (0.24.0) protocol-hpack (~> 1.4) protocol-http (~> 0.47) - protocol-rack (0.21.1) + protocol-rack (0.22.0) io-stream (>= 0.10) protocol-http (~> 0.58) rack (>= 1.0)