From f7a4b88ddd3f6bde29f0b366b32395f25f56cc2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 05:23:26 +0000 Subject: [PATCH] Bump debug from 1.3.4 to 1.4.0 Bumps [debug](https://github.com/ruby/debug) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.3.4...v1.4.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 d747afb..5021b89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM childprocess (4.1.0) concurrent-ruby (1.1.9) crass (1.0.6) - debug (1.3.4) + debug (1.4.0) irb (>= 1.3.6) reline (>= 0.2.7) diff-lcs (1.4.4)