From 629538d6a6e42a7785381972127108fae1e907fd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 05:24:11 +0000 Subject: [PATCH] Bump simple_form from 4.1.0 to 5.0.0 Bumps [simple_form](https://github.com/plataformatec/simple_form) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/simple_form/compare/v4.1.0...v5.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3289741..de1a10a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM rubyzip (>= 1.2.2) shoulda-matchers (4.2.0) activesupport (>= 4.2.0) - simple_form (4.1.0) + simple_form (5.0.0) actionpack (>= 5.0) activemodel (>= 5.0) sprockets (3.7.2)