From b6d1ab485ffa09998ba74b7e598d9ee611cc9426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2019 21:26:15 +0000 Subject: [PATCH] build(deps): 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[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4362192d9..d4b58cdea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM dotenv (= 2.7.5) railties (>= 3.2, < 6.1) errbase (0.1.1) - erubi (1.8.0) + erubi (1.9.0) erubis (2.7.0) et-orbi (1.2.1) tzinfo @@ -195,7 +195,7 @@ GEM httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jmespath (1.4.0) @@ -231,7 +231,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.13.0) minitest-reporters (1.3.8) ansi builder @@ -303,8 +303,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails-settings-cached (0.7.2) rails (>= 4.2.0) rails_12factor (0.0.3) @@ -383,7 +383,7 @@ GEM sidekiq-cron (1.1.0) fugit (~> 1.1) sidekiq (>= 4.2.1) - simple_form (4.1.0) + simple_form (5.0.0) actionpack (>= 5.0) activemodel (>= 5.0) simple_spark (1.0.11)