From 2c6bc32ff1eb76d79ba3f991139fedd40fc4a9aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 11:10:27 +0200 Subject: [PATCH] deps-dev: bump debug from 1.7.0 to 1.7.1 (#431) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ae0b780..96e54d3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM benchmark (0.2.1) climate_control (1.2.0) concurrent-ruby (1.1.10) - debug (1.7.0) + debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) declarative (0.0.20) @@ -115,8 +115,8 @@ GEM httpclient (2.8.3) i18n (1.12.0) concurrent-ruby (~> 1.0) - io-console (0.5.11) - irb (1.5.1) + io-console (0.6.0) + irb (1.6.2) reline (>= 0.3.0) jaro_winkler (1.5.4) jmespath (1.6.2) @@ -155,7 +155,7 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.6.1) - reline (0.3.1) + reline (0.3.2) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0)