From d8a00f5c5e867a17be98de658e09e46d32c084ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:26:42 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [debug](https://github.com/ruby/debug) and [rss](https://github.com/ruby/rss). Updates `debug` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.11.0...v1.11.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) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rss dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c08f1d..6c76811 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,8 +112,8 @@ GEM ostruct connection_pool (3.0.2) crass (1.0.6) - date (3.5.0) - debug (1.11.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) deep_merge (1.2.2) @@ -126,7 +126,7 @@ GEM diff-lcs (1.6.2) docile (1.4.1) drb (2.2.3) - erb (5.1.3) + erb (6.0.1) erubi (1.13.1) factory_bot (6.5.5) activesupport (>= 6.1.0) @@ -162,8 +162,8 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.1) - irb (1.15.3) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -279,7 +279,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.2) @@ -345,7 +345,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.15.1) + rdoc (7.0.1) erb psych (>= 4.0.0) tsort @@ -356,14 +356,14 @@ GEM redis-client (0.25.2) connection_pool regexp_parser (2.11.1) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.4.1) + rexml (3.4.4) rolify (6.0.1) rspec-core (3.13.5) rspec-support (~> 3.13.0) @@ -382,7 +382,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.4) - rss (0.3.1) + rss (0.3.2) rexml rubyzip (2.4.1) sassc (2.4.0) @@ -426,7 +426,7 @@ GEM mini_portile2 (~> 2.8.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.2.0) thor (1.4.0) tilt (2.6.1) timeout (0.5.0)