From f30a54a552d8a7f2b4e16615e72082e0e592f632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 23:56:15 +0000 Subject: [PATCH] Bump sanitize from 3.0.3 to 5.1.0 Bumps [sanitize](https://github.com/rgrove/sanitize) from 3.0.3 to 5.1.0. - [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/v3.0.3...v5.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85d99c2..d9d2739 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM json (>= 1.7) mime-types (>= 1.16) coderay (1.1.0) - crass (0.2.1) + crass (1.0.5) daemons (1.1.9) dalli (2.7.2) database_cleaner (1.3.0) @@ -65,16 +65,16 @@ GEM method_source (0.8.2) mime-types (2.4.3) mini_magick (4.0.1) - mini_portile (0.6.1) + mini_portile2 (2.4.0) minitest (2.6.2) multi_json (1.10.1) multipart-post (2.0.0) mysql2 (0.3.17) netrc (0.8.0) - nokogiri (1.6.5) - mini_portile (~> 0.6.0) - nokogumbo (1.1.12) - nokogiri + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + nokogumbo (2.0.1) + nokogiri (~> 1.8, >= 1.8.4) padrino-core (0.11.3) activesupport (>= 3.1, < 4.0) http_router (~> 0.11.0) @@ -108,10 +108,10 @@ GEM rest-client (1.7.2) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - sanitize (3.0.3) - crass (~> 0.2.0) - nokogiri (>= 1.4.4) - nokogumbo (= 1.1.12) + sanitize (5.1.0) + crass (~> 1.0.2) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) sinatra (1.4.5) rack (~> 1.4) rack-protection (~> 1.4)