From 8b9a17009c45f792cd7e0fbe3ae3071cc1ac34bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 07:05:38 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 4 updates Bumps the ruby group with 4 updates: [html2rss](https://github.com/html2rss/html2rss), [bigdecimal](https://github.com/ruby/bigdecimal), [json](https://github.com/ruby/json) and [uri](https://github.com/ruby/uri). Updates `html2rss` from `29660a7` to `f722d9d` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/29660a74c2ac9330f60a99a1670241dde32a7222...f722d9d556ab5351744be216d009e8205272c8bc) Updates `bigdecimal` from 3.2.3 to 3.3.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/bigdecimal/compare/v3.2.3...v3.3.1) Updates `json` from 2.15.0 to 2.15.1 - [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.15.0...v2.15.1) Updates `uri` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: html2rss dependency-version: f722d9d556ab5351744be216d009e8205272c8bc dependency-type: direct:production dependency-group: ruby - dependency-name: bigdecimal dependency-version: 3.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: json dependency-version: 2.15.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: uri dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a1b07c8..98cb5e60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,13 +7,15 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: 29660a74c2ac9330f60a99a1670241dde32a7222 + revision: f722d9d556ab5351744be216d009e8205272c8bc specs: html2rss (0.17.0) addressable (~> 2.7) + brotli dry-validation faraday (> 2.0.1, < 3.0) faraday-follow_redirects + faraday-gzip (~> 3) kramdown mime-types (> 3.0) nokogiri (>= 1.10, < 2.0) @@ -33,7 +35,8 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.3.0) - bigdecimal (3.2.3) + bigdecimal (3.3.1) + brotli (0.7.0) concurrent-ruby (1.3.5) crass (1.0.6) dry-configurable (1.3.0) @@ -77,9 +80,12 @@ GEM logger faraday-follow_redirects (0.4.0) faraday (>= 1, < 3) + faraday-gzip (3.0.4) + faraday (>= 2.0, < 3) + zlib (~> 3.0) faraday-net_http (3.4.1) net-http (>= 0.5.0) - json (2.15.0) + json (2.15.1) kramdown (2.5.1) rexml (>= 3.3.9) logger (1.7.0) @@ -112,12 +118,13 @@ GEM thor (1.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (1.0.3) + uri (1.0.4) websocket-driver (0.8.0) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.7.3) + zlib (3.2.1) PLATFORMS arm64-darwin-24