From 7a1cd5818230ccc9fd12df88c0369505ce561e5a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 08:09:15 +0100 Subject: [PATCH] Update debug to version 1.9.1 (#325) --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0eb2f39..1587f5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.3.4) - debug (1.9.0) + debug (1.9.1) irb (~> 1.10) reline (>= 0.3.8) devise-bootstrap-views (1.1.0) @@ -162,8 +162,8 @@ GEM multi_xml (>= 0.5.2) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-console (0.6.0) - irb (1.10.1) + io-console (0.7.1) + irb (1.11.0) rdoc reline (>= 0.3.8) jmespath (1.6.2) @@ -230,7 +230,7 @@ GEM orm_adapter (0.5.0) pg (1.5.4) popper_js (1.16.1) - psych (5.1.1.1) + psych (5.1.2) stringio puma (6.4.0) nio4r (~> 2.0) @@ -274,7 +274,7 @@ GEM zeitwerk (~> 2.6) rake (13.1.0) rbtree3 (0.7.1) - rdoc (6.6.1) + rdoc (6.6.2) psych (>= 4.0.0) reline (0.4.1) io-console (~> 0.5)