From 1664c2f6c972ab2c481ce7173f9f46cf2818e8e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:47:02 +0000 Subject: [PATCH] Bump debug from 1.9.2 to 1.10.0 Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.9.2...v1.10.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6aef231d..eb9c1ad0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM csv (3.3.0) date (3.4.1) datey (1.1.0) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) dotenv (3.1.6) @@ -167,7 +167,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.0) @@ -247,7 +247,7 @@ GEM request_store (~> 1.4) paper_trail-association_tracking (2.2.1) paper_trail (>= 12.0) - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (6.0.1) @@ -306,11 +306,11 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.9.0) + rdoc (6.10.0) psych (>= 4.0.0) recaptcha (5.18.0) regexp_parser (2.9.3) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4)