From 19bc9fafddc05f7146a36a778e3d129137ef273d Mon Sep 17 00:00:00 2001 From: Felipe Renan Date: Thu, 17 May 2018 21:39:21 -0300 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/