From 0134c78ff54ce4807a97c467738c65f591e029a7 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 15 Feb 2018 21:41:17 +0000 Subject: [PATCH] Update simple_form to version 3.5.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04f6189..8d74131 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,7 +294,7 @@ GEM shoulda-context (1.2.2) shoulda-matchers (2.8.0) activesupport (>= 3.0.0) - simple_form (3.5.0) + simple_form (3.5.1) actionpack (> 4, < 5.2) activemodel (> 4, < 5.2) simplecov (0.15.1)