From 70ff1647a0b5b1f94bb54baae0c572541fc2ac28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 07:01:44 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [net-http](https://github.com/ruby/net-http), [rss](https://github.com/ruby/rss) and [zeitwerk](https://github.com/fxn/zeitwerk). Updates `net-http` from 0.8.0 to 0.9.1 - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](https://github.com/ruby/net-http/compare/v0.8.0...v0.9.1) Updates `rss` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rss/compare/0.3.1...0.3.2) Updates `zeitwerk` from 2.7.3 to 2.7.4 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/commits) --- updated-dependencies: - dependency-name: net-http dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: rss dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: zeitwerk dependency-version: 2.7.4 dependency-type: indirect update-type: version-update:semver-patch 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 28126a27..164cc7df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0924) - net-http (0.8.0) + net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) @@ -110,7 +110,7 @@ GEM reverse_markdown (3.0.1) nokogiri rexml (3.4.4) - rss (0.3.1) + rss (0.3.2) rexml sanitize (7.0.0) crass (~> 1.0.2) @@ -123,7 +123,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.7.3) + zeitwerk (2.7.4) zlib (3.2.2) PLATFORMS