Skip to content

Commit

Permalink
Update simple_form from 3.5.1 to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
monfresh committed Apr 20, 2018
1 parent d574c0a commit 7cee896
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -545,9 +545,9 @@ GEM
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
simple_form (3.5.1)
actionpack (> 4, < 5.2)
activemodel (> 4, < 5.2)
simple_form (4.0.0)
actionpack (> 4)
activemodel (> 4)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand Down

0 comments on commit 7cee896

Please sign in to comment.