From 1c874b8475e8b6a500a372fa381300d782efe0b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 15:25:30 +0000 Subject: [PATCH] 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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d778acc..c616184 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM bootstrap (4.0.0.alpha6) autoprefixer-rails (>= 6.0.3) sass (>= 3.4.19) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) capybara (3.26.0) addressable @@ -103,14 +103,14 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) devise (4.6.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 6.0) responders warden (~> 1.2.3) - erubi (1.8.0) + erubi (1.9.0) excon (0.66.0) execjs (2.7.0) ffi (1.11.1) @@ -137,7 +137,7 @@ GEM formatador (0.2.5) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) io-like (0.3.0) ipaddress (0.8.3) @@ -155,7 +155,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -172,18 +172,18 @@ GEM mini_portile2 (2.4.0) mini_racer (0.2.8) libv8 (>= 6.9.411) - minitest (5.11.3) + minitest (5.13.0) msgpack (1.3.0) multi_json (1.13.1) nio4r (2.4.0) - nokogiri (1.10.3) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.1.4) popper_js (1.11.1) public_suffix (3.1.1) puma (3.12.1) - rack (2.0.7) + rack (2.0.8) rack-cors (1.1.0) rack (>= 2.0.0) rack-test (1.1.0) @@ -205,8 +205,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) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3) @@ -239,7 +239,7 @@ GEM selenium-webdriver (3.142.3) childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) - simple_form (4.1.0) + simple_form (5.0.0) actionpack (>= 5.0) activemodel (>= 5.0) spring (2.1.0) @@ -260,7 +260,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)