From 2a05b81f430780fff4ec74b3960ed722fcd35b38 Mon Sep 17 00:00:00 2001 From: evazion Date: Mon, 27 Feb 2017 00:52:28 -0600 Subject: [PATCH] Gemfile.lock: update simple_form to 3.4.0. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68f6904b4..b506c1c8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,7 +296,7 @@ GEM faraday (~> 0.9) jwt (~> 1.5) multi_json (~> 1.10) - simple_form (3.3.1) + simple_form (3.4.0) actionpack (> 4, < 5.1) activemodel (> 4, < 5.1) simple_oauth (0.3.1)