From 516c1b9b659d8332520982e4d22747978ad8a197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 05:25:17 +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 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35821522..b478e372 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM rexml crass (1.0.6) date (3.3.4) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) @@ -151,8 +151,8 @@ GEM hashdiff (1.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.0) @@ -216,7 +216,8 @@ GEM pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.0) + psych (5.2.2) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -265,7 +266,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.7.0) + rdoc (6.10.0) psych (>= 4.0.0) react_on_rails (14.0.5) addressable @@ -278,7 +279,7 @@ GEM redis-client (0.23.0) connection_pool regexp_parser (2.9.3) - reline (0.5.11) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.9) rspec-core (3.13.2)