From 1e9b2e2c2e6da6d7162d483c414e0833756b9131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 07:01:33 +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), [net-http](https://github.com/ruby/net-http), [uri](https://github.com/ruby/uri) and [zlib](https://github.com/ruby/zlib). Updates `html2rss` from `a4e40cc` to `861cc9c` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd...861cc9cae785510cc7120185b458390c18fd615a) Updates `net-http` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](https://github.com/ruby/net-http/compare/v0.6.0...v0.7.0) Updates `uri` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.4...v1.1.0) Updates `zlib` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ruby/zlib/releases) - [Commits](https://github.com/ruby/zlib/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: html2rss dependency-version: 861cc9cae785510cc7120185b458390c18fd615a dependency-type: direct:production dependency-group: ruby - dependency-name: net-http dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: uri dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: zlib dependency-version: 3.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd9c5979..7c60cc14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd + revision: 861cc9cae785510cc7120185b458390c18fd615a specs: html2rss (0.17.0) addressable (~> 2.7) @@ -93,7 +93,7 @@ GEM logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0924) - net-http (0.6.0) + net-http (0.7.0) uri nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) @@ -118,13 +118,13 @@ GEM thor (1.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (1.0.4) + uri (1.1.0) websocket-driver (0.8.0) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.7.3) - zlib (3.2.1) + zlib (3.2.2) PLATFORMS arm64-darwin-24