From e2e423a5597449631e99ef831d55c3ac4700065c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:29:49 +0000 Subject: [PATCH] Bump debug from 1.8.0 to 1.9.1 Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70d40492..da89122e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,9 +128,9 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.1) + irb (~> 1.10) + reline (>= 0.3.8) debug_inspector (1.0.0) docile (1.4.0) erubi (1.12.0) @@ -166,9 +166,10 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.6.0) - irb (1.6.4) - reline (>= 0.3.0) + io-console (0.7.1) + irb (1.11.0) + rdoc + reline (>= 0.3.8) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -223,6 +224,8 @@ GEM racc pg (1.5.4) popper_js (1.16.0) + psych (5.1.2) + stringio public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) @@ -270,12 +273,14 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbtree3 (0.7.1) + rdoc (6.6.2) + psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) redis-client (0.18.0) connection_pool regexp_parser (2.8.3) - reline (0.3.3) + reline (0.4.1) io-console (~> 0.5) report_action (0.6.0) rexml (3.2.6) @@ -341,6 +346,7 @@ GEM ssrf_filter (1.1.2) stimulus-rails (1.3.0) railties (>= 6.0.0) + stringio (3.1.0) terser (1.1.20) execjs (>= 0.3.0, < 3) thor (1.2.2)