Skip to content

Commit 94b0aad

Browse files
Bump simple_form from 3.5.0 to 4.0.0
Bumps [simple_form](https://github.com/plataformatec/simple_form) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md) - [Commits](heartcombo/simple_form@v3.5.0...v4.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c7b9640 commit 94b0aad

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
@@ -364,9 +364,9 @@ GEM
364364
tilt (>= 1.1, < 3)
365365
shoulda-matchers (3.1.2)
366366
activesupport (>= 4.0.0)
367-
simple_form (3.5.0)
368-
actionpack (> 4, < 5.2)
369-
activemodel (> 4, < 5.2)
367+
simple_form (4.0.0)
368+
actionpack (> 4)
369+
activemodel (> 4)
370370
simplecov (0.12.0)
371371
docile (~> 1.1.0)
372372
json (>= 1.8, < 3)

0 commit comments

Comments
 (0)