From ac33b96b7470b9fcd49c66516b31c6e7f93cbab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 05:18:26 +0000 Subject: [PATCH] Bump debug from 1.6.2 to 1.6.3 Bumps [debug](https://github.com/ruby/debug) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.6.2...v1.6.3) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04d88f8..72e5a71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM concurrent-ruby (1.1.10) connection_pool (2.3.0) crass (1.0.6) - debug (1.6.2) + debug (1.6.3) irb (>= 1.3.6) reline (>= 0.3.1) diff-lcs (1.5.0) @@ -108,7 +108,7 @@ GEM actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.5.11) - irb (1.4.1) + irb (1.4.2) reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0)