From 518af3278c69640565ecf638bcb2b27f633f22fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 18:01:11 +0000 Subject: [PATCH] Bump debug from 1.11.0 to 1.11.1 Bumps [debug](https://github.com/ruby/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) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1402901..2dc760d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,14 +38,14 @@ GEM crack (1.0.0) bigdecimal rexml - date (3.4.1) - debug (1.11.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.6.2) domain_name (0.6.20240107) drb (2.2.3) - erb (5.1.1) + erb (6.0.1) ffi (1.17.2-aarch64-linux-musl) ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-darwin) @@ -65,8 +65,8 @@ GEM http-form_data (2.3.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.1) - irb (1.15.2) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -91,7 +91,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.6.0) - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.2) @@ -112,7 +112,7 @@ GEM rack (>= 3) rainbow (3.1.1) rake (13.3.0) - rdoc (6.15.0) + rdoc (7.0.2) erb psych (>= 4.0.0) tsort @@ -121,7 +121,7 @@ GEM redis-client (0.26.1) connection_pool regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) @@ -190,7 +190,7 @@ GEM rack-protection (= 4.2.1) sinatra (= 4.2.1) tilt (~> 2.0) - stringio (3.1.7) + stringio (3.2.0) tilt (2.6.1) tsort (0.2.0) tzinfo (2.0.6)