From 0d5b129a49149c21244b05dce327932b9275b222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 09:34:18 +0000 Subject: [PATCH] Bump simple_form from 5.3.0 to 5.3.1 Bumps [simple_form](https://github.com/heartcombo/simple_form) from 5.3.0 to 5.3.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.3.0...v5.3.1) --- updated-dependencies: - dependency-name: simple_form 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 7ea3ab00..439cc676 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,7 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (2.2.9) rack-cas (0.16.1) addressable (~> 2.3) @@ -403,7 +403,7 @@ GEM redis-client (>= 0.19.0) simple_enum (2.3.2) activesupport (>= 4.0.0) - simple_form (5.3.0) + simple_form (5.3.1) actionpack (>= 5.2) activemodel (>= 5.2) simple_token_authentication (1.18.1)