From 58fe484ab1c3ab6307004f324607abbcba37ca12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 07:20:10 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 9 updates Bumps the ruby group with 9 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``e11e251`` | ``4a414ce`` | | [addressable](https://github.com/sporkmonger/addressable) | `2.8.9` | `2.9.0` | | [async](https://github.com/socketry/async) | `2.38.1` | `2.39.0` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `4.1.0` | `4.1.1` | | [io-event](https://github.com/socketry/io-event) | `1.14.5` | `1.15.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0317` | `3.2026.0331` | | [parallel](https://github.com/grosser/parallel) | `1.27.0` | `2.0.0` | | [protocol-rack](https://github.com/socketry/protocol-rack) | `0.22.0` | `0.22.1` | | [regexp_parser](https://github.com/ammar/regexp_parser) | `2.11.3` | `2.12.0` | Updates `html2rss` from `e11e251` to `4a414ce` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/e11e2513046ca688cba6178f20ca23adef3d92b7...4a414ce3f0652ca19d2b632a401042cfd00159a6) Updates `addressable` from 2.8.9 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.9...addressable-2.9.0) Updates `async` from 2.38.1 to 2.39.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.38.1...v2.39.0) Updates `bigdecimal` from 4.1.0 to 4.1.1 - [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.1.0...v4.1.1) Updates `io-event` from 1.14.5 to 1.15.1 - [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.5...v1.15.1) Updates `mime-types-data` from 3.2026.0317 to 3.2026.0331 - [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.0317...v3.2026.0331) Updates `parallel` from 1.27.0 to 2.0.0 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel/compare/v1.27.0...v2.0.0) Updates `protocol-rack` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/socketry/protocol-rack/releases) - [Changelog](https://github.com/socketry/protocol-rack/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-rack/compare/v0.22.0...v0.22.1) Updates `regexp_parser` from 2.11.3 to 2.12.0 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ammar/regexp_parser/compare/v2.11.3...v2.12.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 4a414ce3f0652ca19d2b632a401042cfd00159a6 dependency-type: direct:production dependency-group: ruby - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: async dependency-version: 2.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: bigdecimal dependency-version: 4.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.15.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0331 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: parallel dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby - dependency-name: protocol-rack dependency-version: 0.22.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: regexp_parser dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68eac967..5dc6415c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: e11e2513046ca688cba6178f20ca23adef3d92b7 + revision: 4a414ce3f0652ca19d2b632a401042cfd00159a6 specs: html2rss (0.18.0) addressable (~> 2.7) @@ -32,9 +32,9 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - async (2.38.1) + async (2.39.0) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -59,7 +59,7 @@ GEM protocol-rack (~> 0.7) protocol-websocket (~> 0.17) base64 (0.3.0) - bigdecimal (4.1.0) + bigdecimal (4.1.1) brotli (0.8.0) concurrent-ruby (1.3.6) console (1.34.3) @@ -118,7 +118,7 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.14.5) + io-event (1.15.1) io-stream (0.11.1) json (2.19.3) kramdown (2.5.2) @@ -128,14 +128,14 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2026.0317) + mime-types-data (3.2026.0331) net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.19.2-arm64-darwin) racc (~> 1.4) nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) - parallel (1.27.0) + parallel (2.0.0) protocol-hpack (1.5.1) protocol-http (0.60.0) protocol-http1 (0.37.0) @@ -143,7 +143,7 @@ GEM protocol-http2 (0.24.0) protocol-hpack (~> 1.4) protocol-http (~> 0.47) - protocol-rack (0.22.0) + protocol-rack (0.22.1) io-stream (>= 0.10) protocol-http (~> 0.58) rack (>= 1.0) @@ -159,7 +159,7 @@ GEM mime-types (>= 3.0) racc (1.8.1) rack (3.2.6) - regexp_parser (2.11.3) + regexp_parser (2.12.0) reverse_markdown (3.0.2) nokogiri rexml (3.4.4)