From 8b7d1e079266e4a93ef3716e496dc610a3c9f59c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 13:05:10 +0000 Subject: [PATCH] Bump simple_form from 5.4.0 to 5.4.1 Bumps [simple_form](https://github.com/heartcombo/simple_form) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/heartcombo/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/simple_form/compare/v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: simple_form dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 669bcd5..04cb7b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,7 +286,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.9.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -417,7 +417,7 @@ GEM websocket (~> 1.0) shoulda-matchers (7.0.1) activesupport (>= 7.1) - simple_form (5.4.0) + simple_form (5.4.1) actionpack (>= 7.0) activemodel (>= 7.0) simplecov (0.22.0)