From ba1791b7973f9bfd1b33d0b75e698082b28e76e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 23 Mar 2018 10:15:39 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.3 to 1.0.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.0.3...v1.0.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7f9d7136..65998ce29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM concurrent-ruby (~> 1.0) json (2.1.0) kgio (2.11.0) - loofah (2.1.1) + loofah (2.2.2) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -89,7 +89,7 @@ GEM metaclass (~> 0.0.1) net-ldap (0.16.0) nio4r (2.1.0) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) platform_sh (0.2.7) platform_sh_rails (0.1.7) @@ -118,8 +118,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.0.4) + loofah (~> 2.2, >= 2.2.2) railties (5.1.4) actionpack (= 5.1.4) activesupport (= 5.1.4)