From d5a9aecda086aee090d3361a17ca79fc9e77df26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 12:46:32 +0000 Subject: [PATCH] Bump simple_form from 5.0.1 to 5.0.2 Bumps [simple_form](https://github.com/plataformatec/simple_form) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/simple_form/compare/v5.0.1...v5.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82137104..13646995 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -758,7 +758,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) public_suffix (4.0.5) - rack (2.1.1) + rack (2.2.2) rack-test (0.6.3) rack (>= 1.0) rack-timeout (0.0.4) @@ -833,7 +833,7 @@ GEM sexp_processor (4.13.0) shoulda-matchers (2.7.0) activesupport (>= 3.0.0) - simple_form (5.0.1) + simple_form (5.0.2) actionpack (>= 5.0) activemodel (>= 5.0) simplecov (0.8.2)