From ae04716391b755da6fcbed737e61961f55b6897b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:27:53 +0000 Subject: [PATCH] Bump debug from 1.8.0 to 1.9.0 Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcbbe2a4e7..d59e3ef75d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,9 +238,9 @@ GEM datafoodconsortium-connector (1.0.0.pre.alpha.9) virtual_assembly-semantizer (~> 1.0, >= 1.0.5) date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.0) + irb (~> 1.10) + reline (>= 0.3.8) debugger-linecache (1.2.0) devise (4.9.3) bcrypt (~> 3.0) @@ -347,8 +347,9 @@ GEM activerecord (>= 3.0) io-console (0.6.0) ipaddress (0.8.3) - irb (1.6.4) - reline (>= 0.3.0) + irb (1.10.1) + rdoc + reline (>= 0.3.8) jmespath (1.6.2) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) @@ -488,6 +489,8 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) + psych (5.1.1.1) + stringio public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) @@ -566,12 +569,14 @@ GEM rdf (3.3.1) bcp47_spec (~> 0.2) link_header (~> 0.0, >= 0.0.8) + rdoc (6.6.1) + psych (>= 4.0.0) redcarpet (3.6.0) redis (4.8.1) redis-client (0.18.0) connection_pool regexp_parser (2.8.2) - reline (0.3.3) + reline (0.4.1) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -719,6 +724,7 @@ GEM stimulus_reflex_testing (0.3.0) stimulus_reflex (>= 3.3.0) stringex (2.8.6) + stringio (3.1.0) stripe (10.2.0) swd (1.3.0) activesupport (>= 3)