From 77a7e90881c26c6c5cc72ec17a136a108a9bbb62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Oct 2021 05:13:23 +0000 Subject: [PATCH] Bump debug from 1.3.1 to 1.3.3 Bumps [debug](https://github.com/ruby/debug) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6471cc..3a13e53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM thor (~> 1.0) concurrent-ruby (1.1.9) crass (1.0.6) - debug (1.3.1) + debug (1.3.3) irb (>= 1.3.6) reline (>= 0.2.7) diff-lcs (1.4.4)