From cf7b437c3c9cfe16351d15e08bd574b80ce2734d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2019 08:30:08 +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) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.0.3...v1.0.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5df8f4b..b69860d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,26 +27,26 @@ GEM builder (3.2.2) byebug (9.0.5) concurrent-ruby (1.0.2) + crass (1.0.4) diff-lcs (1.2.5) erubis (2.7.0) i18n (0.7.0) - loofah (2.0.3) + loofah (2.2.3) + crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.8.2) mini_portile2 (2.1.0) minitest (5.9.0) - nokogiri (1.6.8) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - pkg-config (1.1.7) rack (2.0.1) rack-test (0.6.3) rack (>= 1.0) rails-dom-testing (2.0.1) activesupport (>= 4.2.0, < 6.0) nokogiri (~> 1.6.0) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.0.4) + loofah (~> 2.2, >= 2.2.2) railties (5.0.0.1) actionpack (= 5.0.0.1) activesupport (= 5.0.0.1)