From 7796c521866c289b3fbcc8737e53e8f0c5591ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 05:19:58 +0000 Subject: [PATCH] Bump debug from 1.8.0 to 1.9.1 Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02530938..15426963 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,9 +123,9 @@ GEM capybara (~> 3.0) ferrum (~> 0.13.0) date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.1) + irb (~> 1.10) + reline (>= 0.3.8) dotenv (2.8.1) dotenv-rails (2.8.1) dotenv (= 2.8.1) @@ -160,9 +160,9 @@ GEM actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.1) - irb (1.11.0) + irb (1.11.1) rdoc - reline (>= 0.3.8) + reline (>= 0.4.2) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -284,7 +284,7 @@ GEM redis-client (0.19.0) connection_pool regexp_parser (2.9.0) - reline (0.4.1) + reline (0.4.2) io-console (~> 0.5) rexml (3.2.6) rollbar (3.4.2)