Skip to content

Commit dba407b

Browse files
committed
Update simple_form to version 4.0.1
1 parent 7896264 commit dba407b

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
@@ -257,9 +257,9 @@ GEM
257257
rubyzip (~> 1.2)
258258
sentry-raven (2.7.3)
259259
faraday (>= 0.7.6, < 1.0)
260-
simple_form (4.0.0)
261-
actionpack (> 4)
262-
activemodel (> 4)
260+
simple_form (4.0.1)
261+
actionpack (>= 5.0)
262+
activemodel (>= 5.0)
263263
simplecov (0.14.1)
264264
docile (~> 1.1.0)
265265
json (>= 1.8, < 3)

0 commit comments

Comments
 (0)