From 97dd2459800b531b9937bbe72836af1b883bca4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 10:07:02 +0000 Subject: [PATCH] Bump debug from 1.6.2 to 1.7.0 Bumps [debug](https://github.com/ruby/debug) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.6.2...v1.7.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42fff17..b417a02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,8 +112,8 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - debug (1.6.2) - irb (>= 1.3.6) + debug (1.7.0) + irb (>= 1.5.0) reline (>= 0.3.1) devise (4.8.1) bcrypt (~> 3.0) @@ -151,7 +151,7 @@ GEM actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.5.11) - irb (1.4.1) + irb (1.5.1) reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0)