From 116c52571117ce993478a4aefee1148529304a6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 22:09:12 +0000 Subject: [PATCH] chore(deps): bump sanitize from 4.4.0 to 5.2.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 4.4.0 to 5.2.1. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md) - [Commits](https://github.com/rgrove/sanitize/compare/v4.4.0...v5.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 755c077b..2a049e04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM sprockets (< 4.0) concurrent-ruby (1.0.5) connection_pool (2.2.1) - crass (1.0.2) + crass (1.0.6) devise (4.2.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -143,17 +143,17 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mimemagic (0.3.2) - mini_portile2 (2.1.0) + mini_portile2 (2.4.0) minitest (5.10.1) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) - nokogumbo (1.4.10) - nokogiri + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) + nokogumbo (2.0.2) + nokogiri (~> 1.8, >= 1.8.4) oauth (0.5.1) oauth2 (1.3.1) faraday (>= 0.8, < 0.12) @@ -238,10 +238,10 @@ GEM route_translator (5.3.0) actionpack (>= 5.0.0.1, <= 5.1.0.rc1) activesupport (>= 5.0.0.1, <= 5.1.0.rc1) - sanitize (4.4.0) + sanitize (5.2.1) crass (~> 1.0.2) - nokogiri (>= 1.4.4) - nokogumbo (~> 1.4.1) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) sass (3.4.23) sass-rails (5.0.6) railties (>= 4.0.0, < 6)