From 7285ac5dc3924969d3af1a16f531ed52687ec45c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 01:41:51 +0000 Subject: [PATCH] Bump simple_form from 3.5.1 to 5.0.0 Bumps [simple_form](https://github.com/plataformatec/simple_form) from 3.5.1 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/v3.5.1...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 745deb81..e035cfe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,9 +88,9 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) cookiejar (0.3.3) - crass (1.0.4) + crass (1.0.5) cucumber (3.1.0) builder (>= 2.1.2) cucumber-core (~> 3.1.0) @@ -130,7 +130,7 @@ GEM http_parser.rb (>= 0.6.0) em-socksify (0.3.2) eventmachine (>= 1.0.0.beta.4) - erubi (1.7.1) + erubi (1.9.0) erubis (2.7.0) ethon (0.11.0) ffi (>= 1.3.0) @@ -168,7 +168,7 @@ GEM http_parser.rb (0.6.0) httparty (0.16.2) multi_xml (>= 0.5.2) - i18n (1.0.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -184,7 +184,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.1.0) - loofah (2.2.2) + loofah (2.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -195,14 +195,14 @@ GEM method_source (0.9.0) mime-types (1.25.1) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.12.2) multi_json (1.13.1) multi_test (0.1.2) multi_xml (0.6.0) nio4r (2.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pdf-core (0.7.0) pg (0.21.0) @@ -214,8 +214,8 @@ GEM private_pub (1.0.3) faye public_suffix (3.0.2) - rack (2.0.4) - rack-test (1.0.0) + rack (2.0.7) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6) actioncable (= 5.1.6) @@ -232,8 +232,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -294,9 +294,9 @@ GEM sdoc (1.0.0) rdoc (>= 5.0) sequel (3.20.0) - simple_form (3.5.1) - actionpack (> 4, < 5.2) - activemodel (> 4, < 5.2) + simple_form (5.0.0) + actionpack (>= 5.0) + activemodel (>= 5.0) simplecov (0.13.0) docile (~> 1.1.0) json (>= 1.8, < 3)