From b7e6fabd103ab49071483b994f6326045e8070ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 14:54:56 +0000 Subject: [PATCH] Bump debug from 1.4.0 to 1.5.0 Bumps [debug](https://github.com/ruby/debug) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8adbbf7..159fe6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - debug (1.4.0) + debug (1.5.0) irb (>= 1.3.6) reline (>= 0.2.7) deferred_request (1.0.2)