Skip to content

Commit d22f4e7

Browse files
Bump simple_form from 5.3.1 to 5.4.0 (#5452)
Bumps [simple_form](https://github.com/heartcombo/simple_form) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/heartcombo/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md) - [Commits](heartcombo/simple_form@v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: simple_form dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Orner <daniel.orner@flipp.com>
1 parent 7361785 commit d22f4e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -659,9 +659,9 @@ GEM
659659
shellany (0.0.1)
660660
shoulda-matchers (6.5.0)
661661
activesupport (>= 5.2.0)
662-
simple_form (5.3.1)
663-
actionpack (>= 5.2)
664-
activemodel (>= 5.2)
662+
simple_form (5.4.0)
663+
actionpack (>= 7.0)
664+
activemodel (>= 7.0)
665665
simplecov (0.22.0)
666666
docile (~> 1.1)
667667
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)