From fd2ea4360e167170aaefc20b19ab6c458bbb5b11 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 07:55:05 +0000 Subject: [PATCH] Bump simple_form from 5.0.1 to 5.0.2 in /WcaOnRails 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-preview[bot] --- WcaOnRails/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WcaOnRails/Gemfile.lock b/WcaOnRails/Gemfile.lock index 76e64e4328..df0402f082 100644 --- a/WcaOnRails/Gemfile.lock +++ b/WcaOnRails/Gemfile.lock @@ -415,7 +415,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.3) - rack (2.1.2) + rack (2.2.1) rack-cors (1.1.1) rack (>= 2.0.0) rack-proxy (0.6.5) @@ -540,7 +540,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - simple_form (5.0.1) + simple_form (5.0.2) actionpack (>= 5.0) activemodel (>= 5.0) simplecov (0.16.1)