From 28eb1bef33b04cc14d9b55c11971191a7b69e94d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 07:52:42 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [html2rss](https://github.com/html2rss/html2rss), [parallel](https://github.com/grosser/parallel) and [puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby). Updates `html2rss` from `dec6eb6` to `4f83ace` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/dec6eb621a31316c22109ecc9449eccf4383218c...4f83aced3a4f4c1abe07c0913c7d074fa826d7db) Updates `parallel` from 2.0.1 to 2.1.0 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel/compare/v2.0.1...v2.1.0) Updates `puppeteer-ruby` from 0.51.0 to 0.52.0 - [Commits](https://github.com/YusukeIwaki/puppeteer-ruby/compare/0.51.0...0.52.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 4f83aced3a4f4c1abe07c0913c7d074fa826d7db dependency-type: direct:production dependency-group: ruby - dependency-name: parallel dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: puppeteer-ruby dependency-version: 0.52.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 421970e2..af0b82d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: dec6eb621a31316c22109ecc9449eccf4383218c + revision: 4f83aced3a4f4c1abe07c0913c7d074fa826d7db specs: html2rss (0.18.0) addressable (~> 2.7) @@ -135,7 +135,7 @@ GEM racc (~> 1.4) nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) - parallel (2.0.1) + parallel (2.1.0) protocol-hpack (1.5.1) protocol-http (0.62.2) protocol-http1 (0.39.0) @@ -151,7 +151,7 @@ GEM protocol-websocket (0.21.0) protocol-http (~> 0.2) public_suffix (7.0.5) - puppeteer-ruby (0.51.0) + puppeteer-ruby (0.52.0) async (>= 2.35.1, < 3.0) async-http (>= 0.60, < 1.0) async-websocket (>= 0.27, < 1.0)