From e69dc5a7073aa99ad9ec8c468d7364bf7d61e27b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:03:41 +0000 Subject: [PATCH] Bump debug from 1.8.0 to 1.9.0 Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f44cd5..0e1fbab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,9 +111,9 @@ GEM rexml crass (1.0.6) date (3.3.4) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.0) + irb (~> 1.10) + reline (>= 0.3.8) docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -148,7 +148,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.6.0) - irb (1.9.0) + irb (1.10.1) rdoc reline (>= 0.3.8) jbuilder (2.11.5) @@ -239,10 +239,10 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.1.0) - rdoc (6.6.0) + rdoc (6.6.1) psych (>= 4.0.0) regexp_parser (2.8.2) - reline (0.4.0) + reline (0.4.1) io-console (~> 0.5) rexml (3.2.6) rubocop (1.57.2) @@ -298,7 +298,7 @@ GEM sqlite3 (1.6.8-x86_64-linux) stimulus-rails (1.3.0) railties (>= 6.0.0) - stringio (3.0.9) + stringio (3.1.0) thor (1.3.0) tilt (2.3.0) timeout (0.4.1)