From 33880aa62e21d1049aa0e69550d2177ca7141ebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 23:23:42 +0000 Subject: [PATCH] Bump debug from 1.4.0 to 1.6.1 Bumps [debug](https://github.com/ruby/debug) from 1.4.0 to 1.6.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.4.0...v1.6.1) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 58773cd..a330e2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,9 +96,9 @@ GEM crack (0.4.5) rexml crass (1.0.6) - debug (1.4.0) + debug (1.6.1) irb (>= 1.3.6) - reline (>= 0.2.7) + reline (>= 0.3.1) deferred_request (1.0.4) rails (>= 6.0.0) digest (3.1.0)