From 2d711d63d0b0a554708d77928134b65e53a97699 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:38:10 +0100 Subject: [PATCH] Update dependency simple_form to v5.4.1 (#37387) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 916f501a9b..743f0d5bcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -827,7 +827,7 @@ GEM thor (>= 1.0, < 3.0) simple-navigation (4.4.0) activesupport (>= 2.3.2) - simple_form (5.4.0) + simple_form (5.4.1) actionpack (>= 7.0) activemodel (>= 7.0) simplecov (0.22.0)