From 9f4bdfb9aa73a8acb2f6cd3a2ba3aa9c0a4d20e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 07:19:51 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 2 updates Bumps the ruby group with 2 updates: [html2rss](https://github.com/html2rss/html2rss) and [zeitwerk](https://github.com/fxn/zeitwerk). Updates `html2rss` from `6b43db1` to `20731ec` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/6b43db180b37e811d2a3be06dafef3ed700e4a86...20731ec7324e9ece01e9ad02dd19778137848a71) Updates `zeitwerk` from 2.7.4 to 2.7.5 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/compare/v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: html2rss dependency-version: 20731ec7324e9ece01e9ad02dd19778137848a71 dependency-type: direct:production dependency-group: ruby - dependency-name: zeitwerk dependency-version: 2.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e733b3dc..2699cdc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: 6b43db180b37e811d2a3be06dafef3ed700e4a86 + revision: 20731ec7324e9ece01e9ad02dd19778137848a71 specs: html2rss (0.17.0) addressable (~> 2.7) @@ -173,7 +173,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.1.1) - zeitwerk (2.7.4) + zeitwerk (2.7.5) zlib (3.2.2) PLATFORMS