Skip to content

Commit cc8bde7

Browse files
authored
Merge pull request #787 from codebar/dependabot/bundler/simple_form-4.0.0
Bump simple_form from 3.5.0 to 4.0.0
2 parents c7b9640 + 94b0aad commit cc8bde7

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)