From a85276401940149cb49cf45f1948d9add163045c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 17:18:43 +0000 Subject: [PATCH] Update jbuilder to version 2.14.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 646235f7c..fcab93078 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.14.0) + jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.13.2)