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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-02 14:15:29 +00:00 committed by GitHub
parent ff824c508e
commit 438089a930
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ gem "sqlite3", group: :sqlite
gem "mysql2", "~> 0.5.2", group: :mysql gem "mysql2", "~> 0.5.2", group: :mysql
gem "RedCloth" gem "RedCloth"
gem "sanitize", "~> 5.0" gem "sanitize", "~> 5.1"
gem "will_paginate" gem "will_paginate"
gem "acts_as_list" gem "acts_as_list"
gem "aasm", '~> 3.4.0' gem "aasm", '~> 3.4.0'

View file

@ -139,7 +139,7 @@ GEM
nio4r (2.5.2) nio4r (2.5.2)
nokogiri (1.10.7) nokogiri (1.10.7)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
nokogumbo (2.0.1) nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4) nokogiri (~> 1.8, >= 1.8.4)
paperclip (6.1.0) paperclip (6.1.0)
activemodel (>= 4.2.0) activemodel (>= 4.2.0)
@ -208,7 +208,7 @@ GEM
ruby_dep (1.5.0) ruby_dep (1.5.0)
rubyzip (1.3.0) rubyzip (1.3.0)
safe_yaml (1.0.5) safe_yaml (1.0.5)
sanitize (5.0.0) sanitize (5.1.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.8.0) nokogiri (>= 1.8.0)
nokogumbo (~> 2.0) nokogumbo (~> 2.0)
@ -302,7 +302,7 @@ DEPENDENCIES
rails_autolink rails_autolink
rspec-expectations rspec-expectations
rubocop (~> 0.78) rubocop (~> 0.78)
sanitize (~> 5.0) sanitize (~> 5.1)
sass-rails (~> 5.0) sass-rails (~> 5.0)
selenium-webdriver (~> 3.142) selenium-webdriver (~> 3.142)
simplecov simplecov