From 9b2cb5f0476cc67a80ac0615cccb37cd9236c0f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 07:21:44 +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) | ``c133c1b`` | ``510ba84`` | | [async-websocket](https://github.com/socketry/async-websocket) | `0.30.0` | `0.30.1` | | [io-event](https://github.com/socketry/io-event) | `1.16.1` | `1.16.2` | | [io-stream](https://github.com/socketry/io-stream) | `0.13.0` | `0.13.1` | | [json](https://github.com/ruby/json) | `2.19.8` | `2.19.9` | | [rss](https://github.com/ruby/rss) | `0.3.2` | `0.3.3` | Updates `html2rss` from `c133c1b` to `510ba84` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/c133c1b0fb443ced9bae7ebf9b95de0cbee9a8db...510ba8436b5910cf0a760a47a14e0922efe74c94) Updates `async-websocket` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/socketry/async-websocket/releases) - [Changelog](https://github.com/socketry/async-websocket/blob/main/releases.md) - [Commits](https://github.com/socketry/async-websocket/compare/v0.30.0...v0.30.1) Updates `io-event` from 1.16.1 to 1.16.2 - [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.1...v1.16.2) Updates `io-stream` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/socketry/io-stream/releases) - [Changelog](https://github.com/socketry/io-stream/blob/main/releases.md) - [Commits](https://github.com/socketry/io-stream/compare/v0.13.0...v0.13.1) Updates `json` from 2.19.8 to 2.19.9 - [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.8...v2.19.9) Updates `rss` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rss/compare/0.3.2...0.3.3) --- updated-dependencies: - dependency-name: html2rss dependency-version: 510ba8436b5910cf0a760a47a14e0922efe74c94 dependency-type: direct:production dependency-group: ruby - dependency-name: async-websocket dependency-version: 0.30.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-event dependency-version: 1.16.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: io-stream dependency-version: 0.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rss dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 468ec498..c1dd625a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,9 +7,9 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: c133c1b0fb443ced9bae7ebf9b95de0cbee9a8db + revision: 510ba8436b5910cf0a760a47a14e0922efe74c94 specs: - html2rss (0.20.0) + html2rss (0.21.0) addressable (~> 2.7) brotli dry-validation @@ -19,7 +19,6 @@ GIT kramdown mime-types (> 3.0) nokogiri (>= 1.10, < 2.0) - parallel puppeteer-ruby regexp_parser reverse_markdown (~> 3.0) @@ -53,7 +52,7 @@ GEM traces (~> 0.10) async-pool (0.11.2) async (>= 2.0) - async-websocket (0.30.0) + async-websocket (0.30.1) async-http (~> 0.76) protocol-http (~> 0.34) protocol-rack (~> 0.7) @@ -118,9 +117,9 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.16.1) - io-stream (0.13.0) - json (2.19.8) + io-event (1.16.2) + io-stream (0.13.1) + json (2.19.9) kramdown (2.5.2) rexml (>= 3.4.4) logger (1.7.0) @@ -135,7 +134,6 @@ GEM racc (~> 1.4) nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) - parallel (2.1.0) protocol-hpack (1.5.1) protocol-http (0.62.2) protocol-http1 (0.39.0) @@ -163,7 +161,7 @@ GEM reverse_markdown (3.0.2) nokogiri rexml (3.4.4) - rss (0.3.2) + rss (0.3.3) rexml sanitize (7.0.0) crass (~> 1.0.2)