From e89acc2302df49cbd7815b031e9c2939632bd204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 17:46:03 +0100 Subject: [PATCH] Update dependency irb to v1.16.0 (#37275) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index daf41391fe3..0da2d700a5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -341,7 +341,7 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.8.2) - irb (1.15.3) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -843,7 +843,7 @@ GEM stoplight (5.7.0) concurrent-ruby zeitwerk - stringio (3.1.9) + stringio (3.2.0) strong_migrations (2.5.2) activerecord (>= 7.1) swd (2.0.3)