From a0f2cd1c818dd6cde6aa94836514ef1b2f2675c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 05:03:49 +0000 Subject: [PATCH] Bump debug from 1.7.0 to 1.7.1 Bumps [debug](https://github.com/ruby/debug) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca7fd6e..64c2ab1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM concurrent-ruby (1.1.10) connection_pool (2.3.0) crass (1.0.6) - debug (1.7.0) + debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) diff-lcs (1.5.0) @@ -105,8 +105,8 @@ GEM importmap-rails (1.1.5) actionpack (>= 6.0.0) railties (>= 6.0.0) - io-console (0.5.11) - irb (1.5.1) + io-console (0.6.0) + irb (1.6.2) reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -185,7 +185,7 @@ GEM redis-client (0.11.2) connection_pool regexp_parser (2.6.1) - reline (0.3.1) + reline (0.3.2) io-console (~> 0.5) rexml (3.2.5) rspec-core (3.12.0)