From cd0a3dee441387c9467ac535db0fff2846b12f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:00:33 +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 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6e1f26..9430347 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.3.4) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) @@ -106,8 +106,8 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) interactor (3.1.2) - 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) jbuilder (2.13.0) @@ -165,7 +165,8 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - psych (5.1.2) + psych (5.2.2) + date stringio puma (6.4.3) nio4r (~> 2.0) @@ -209,10 +210,10 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.10) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.5) strscan @@ -248,7 +249,7 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) securerandom (0.3.2) - stringio (3.1.1) + stringio (3.1.2) strscan (3.1.0) thor (1.3.2) timeout (0.4.1)