From 975f1876f5f30652f95c28c74724297eb1236fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 08:05:33 +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) | ``4f83ace`` | ``60326f9`` | | [io-stream](https://github.com/socketry/io-stream) | `0.11.1` | `0.13.0` | | [json](https://github.com/ruby/json) | `2.19.4` | `2.19.5` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.2` | `1.19.3` | | [puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby) | `0.52.0` | `0.52.1` | Updates `html2rss` from `4f83ace` to `60326f9` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/4f83aced3a4f4c1abe07c0913c7d074fa826d7db...60326f9b1590b8263646c692bdfeed90ac9af979) Updates `io-stream` from 0.11.1 to 0.13.0 - [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.11.1...v0.13.0) Updates `json` from 2.19.4 to 2.19.5 - [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.4...v2.19.5) Updates `nokogiri` from 1.19.2 to 1.19.3 - [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.2...v1.19.3) Updates `puppeteer-ruby` from 0.52.0 to 0.52.1 - [Commits](https://github.com/YusukeIwaki/puppeteer-ruby/compare/0.52.0...0.52.1) --- updated-dependencies: - dependency-name: html2rss dependency-version: 60326f9b1590b8263646c692bdfeed90ac9af979 dependency-type: direct:production dependency-group: ruby - dependency-name: io-stream dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: json dependency-version: 2.19.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: puppeteer-ruby dependency-version: 0.52.1 dependency-type: indirect update-type: version-update:semver-patch 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 af0b82d1..1ec92373 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,9 +7,9 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: 4f83aced3a4f4c1abe07c0913c7d074fa826d7db + revision: 60326f9b1590b8263646c692bdfeed90ac9af979 specs: - html2rss (0.18.0) + html2rss (0.19.1) addressable (~> 2.7) brotli dry-validation @@ -119,8 +119,8 @@ GEM fiber-storage (1.0.1) io-endpoint (0.17.2) io-event (1.15.1) - io-stream (0.11.1) - json (2.19.4) + io-stream (0.13.0) + json (2.19.5) kramdown (2.5.2) rexml (>= 3.4.4) logger (1.7.0) @@ -131,9 +131,9 @@ GEM mime-types-data (3.2026.0414) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.2-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.2-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) parallel (2.1.0) protocol-hpack (1.5.1) @@ -151,7 +151,7 @@ GEM protocol-websocket (0.21.0) protocol-http (~> 0.2) public_suffix (7.0.5) - puppeteer-ruby (0.52.0) + puppeteer-ruby (0.52.1) async (>= 2.35.1, < 3.0) async-http (>= 0.60, < 1.0) async-websocket (>= 0.27, < 1.0)