From e3b5be7a75e02c4feeec5216e8abae6ec6568fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 13:07:37 +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 dcdc7c0..b624783 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,7 +311,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) @@ -441,7 +441,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)