From 438089a930b76d9e040be20dff5d6a56d6447468 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 14:15:29 +0000 Subject: [PATCH] Bump sanitize from 5.0.0 to 5.1.0 Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.0.0 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/v5.0.0...v5.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 57968b8e..46780b6a 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem "sqlite3", group: :sqlite gem "mysql2", "~> 0.5.2", group: :mysql gem "RedCloth" -gem "sanitize", "~> 5.0" +gem "sanitize", "~> 5.1" gem "will_paginate" gem "acts_as_list" gem "aasm", '~> 3.4.0' diff --git a/Gemfile.lock b/Gemfile.lock index 05dedecd..bf392d2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM nio4r (2.5.2) nokogiri (1.10.7) mini_portile2 (~> 2.4.0) - nokogumbo (2.0.1) + nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) paperclip (6.1.0) activemodel (>= 4.2.0) @@ -208,7 +208,7 @@ GEM ruby_dep (1.5.0) rubyzip (1.3.0) safe_yaml (1.0.5) - sanitize (5.0.0) + sanitize (5.1.0) crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0) @@ -302,7 +302,7 @@ DEPENDENCIES rails_autolink rspec-expectations rubocop (~> 0.78) - sanitize (~> 5.0) + sanitize (~> 5.1) sass-rails (~> 5.0) selenium-webdriver (~> 3.142) simplecov