From 4c917db838bac3f6f63ffe602cedcdbc9978340c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:23:14 +0100 Subject: [PATCH] =?UTF-8?q?Update=20irb=201.14.3=20=E2=86=92=201.15.1=20(m?= =?UTF-8?q?inor)=20(#276)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3adf97..03d4019 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,8 @@ GEM ffi (1.15.5) hashdiff (1.1.1) io-console (0.8.0) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.1) @@ -51,7 +52,10 @@ GEM parser (3.3.7.0) ast (~> 2.4.1) racc - psych (5.2.2) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) + psych (5.2.3) date stringio public_suffix (6.0.1) @@ -75,7 +79,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.10.0) + rdoc (6.11.0) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0)