Skip to content

Commit 8e0ead5

Browse files
Bump simple_form from 5.3.1 to 5.4.0
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] <[email protected]>
1 parent b4460c7 commit 8e0ead5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ GEM
161161
tzinfo
162162
coderay (1.1.3)
163163
concurrent-ruby (1.3.5)
164-
connection_pool (2.5.4)
164+
connection_pool (2.5.5)
165165
crack (1.0.1)
166166
bigdecimal
167167
rexml
@@ -656,9 +656,9 @@ GEM
656656
shellany (0.0.1)
657657
shoulda-matchers (6.5.0)
658658
activesupport (>= 5.2.0)
659-
simple_form (5.3.1)
660-
actionpack (>= 5.2)
661-
activemodel (>= 5.2)
659+
simple_form (5.4.0)
660+
actionpack (>= 7.0)
661+
activemodel (>= 7.0)
662662
simplecov (0.22.0)
663663
docile (~> 1.1)
664664
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)