From e03ffcd0501ac20d7f652e8e3bb3ebd8b57bd8cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 19:15:21 +0000 Subject: [PATCH] Update dependency debug to v1.10.0 --- audiences/Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/audiences/Gemfile.lock b/audiences/Gemfile.lock index 22498fe2..04e9c0b8 100644 --- a/audiences/Gemfile.lock +++ b/audiences/Gemfile.lock @@ -82,7 +82,7 @@ GEM crass (1.0.6) csv (3.3.0) date (3.3.4) - debug (1.9.2) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) @@ -94,9 +94,9 @@ GEM hashdiff (1.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.12.0) - rdoc + io-console (0.8.0) + irb (1.14.3) + rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.0) language_server-protocol (3.17.0.3) @@ -142,7 +142,8 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - psych (5.1.2) + psych (5.2.2) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -183,10 +184,10 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.3) - reline (0.5.3) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.9) rspec (3.13.0) @@ -251,7 +252,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stringio (3.1.0) + stringio (3.1.2) thor (1.3.2) timeout (0.4.1) tomlrb (2.0.3)