From 17533cba12885be40eaaf83220b2863c85cbee37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 09:07:42 +0000 Subject: [PATCH] Update dependency simple-navigation to v4.4.1 (#37622) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2418d161a65..b050d5ad635 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -829,8 +829,9 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.5) sidekiq (>= 7.0.0, < 9.0.0) thor (>= 1.0, < 3.0) - simple-navigation (4.4.0) + simple-navigation (4.4.1) activesupport (>= 2.3.2) + ostruct simple_form (5.4.1) actionpack (>= 7.0) activemodel (>= 7.0)