diff --git a/Gemfile.lock b/Gemfile.lock index 8940345d..c06835c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ PATH remote: . specs: simple_form (4.0.0) - actionpack (> 4) - activemodel (> 4) + actionpack (>= 5.0) + activemodel (>= 5.0) GEM remote: https://rubygems.org/