From a9a7ad5cb313cb90efa98b04a86f62a47150af45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 10:27:04 +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 ced99892ec..748bf39c50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,7 +241,7 @@ GEM debase-ruby_core_source (= 0.10.12) msgpack debase-ruby_core_source (0.10.12) - debug (1.7.0) + debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) debugger-linecache (1.2.0) @@ -349,9 +349,9 @@ GEM ruby-vips (>= 2.0.17, < 3) immigrant (0.3.6) activerecord (>= 3.0) - io-console (0.5.11) + io-console (0.6.0) ipaddress (0.8.3) - irb (1.5.1) + irb (1.6.2) reline (>= 0.3.0) jmespath (1.6.2) jquery-rails (4.4.0) @@ -546,7 +546,7 @@ GEM redcarpet (3.5.1) redis (4.8.0) regexp_parser (2.6.1) - reline (0.3.1) + reline (0.3.2) io-console (~> 0.5) request_store (1.5.0) rack (>= 1.4)