From 9ea09f3eb5682ef1ae2ced1fea8f1bc6aeb54ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 04:29:13 +0000 Subject: [PATCH] Bump simple_form from 5.0.1 to 5.0.3 Bumps [simple_form](https://github.com/plataformatec/simple_form) from 5.0.1 to 5.0.3. - [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.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 801438d7..8bf5251f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -624,7 +624,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crack (0.4.2) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -690,7 +690,7 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http_accept_language (2.1.1) - i18n (1.8.2) + i18n (1.8.5) concurrent-ruby (~> 1.0) jmespath (1.3.1) jquery-atwho-rails (1.3.2) @@ -715,7 +715,7 @@ GEM addressable (~> 2.3) letter_opener (1.7.0) launchy (~> 2.2) - loofah (2.5.0) + loofah (2.7.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -728,7 +728,7 @@ GEM mimemagic (0.3.2) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) momentjs-rails (2.7.0) railties (>= 3.1) multi_json (1.14.1) @@ -737,7 +737,7 @@ GEM sass (~> 3.2.19) newrelic_rpm (3.9.0.229) nio4r (2.5.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) normalize-rails (4.1.1) orm_adapter (0.5.0) @@ -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.3) 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.3) actionpack (>= 5.0) activemodel (>= 5.0) simplecov (0.8.2)