From 85726d93f0e0df828fe7876e4759cc5133bddb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 01:01:22 +0000 Subject: [PATCH] chore(deps): bump html2rss from `2522897` to `29660a7` Bumps [html2rss](https://github.com/html2rss/html2rss) from `2522897` to `29660a7`. - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/252289759287d5f0d7251a958d12a72ceebc27d6...29660a74c2ac9330f60a99a1670241dde32a7222) --- updated-dependencies: - dependency-name: html2rss dependency-version: 29660a74c2ac9330f60a99a1670241dde32a7222 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 404a857..14d46d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GIT GIT remote: https://github.com/html2rss/html2rss - revision: 252289759287d5f0d7251a958d12a72ceebc27d6 + revision: 29660a74c2ac9330f60a99a1670241dde32a7222 branch: master specs: html2rss (0.17.0) @@ -95,7 +95,7 @@ GEM net-http (>= 0.5.0) hashie (5.0.0) htmlbeautifier (1.4.3) - json (2.13.2) + json (2.14.1) kramdown (2.5.1) rexml (>= 3.3.9) language_server-protocol (3.17.0.5)