From 85fcf29547f7ad0ca97014b229dd48c6a64db82e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 17:22:19 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.3 to 1.5.0 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.3 to 1.5.0. - [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.5.0) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1da0b27..720b725 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,6 +76,7 @@ GEM descendants_tracker (~> 0.0.1) columnize (0.9.0) concurrent-ruby (1.1.9) + crass (1.0.6) database_cleaner (1.5.1) debugger-linecache (1.2.0) descendants_tracker (0.0.4) @@ -121,12 +122,13 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) kramdown (1.9.0) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.99) - mini_portile2 (2.0.0) + mini_portile2 (2.1.0) minitest (5.9.0) minitest-around (0.3.2) minitest (~> 5.0) @@ -137,8 +139,8 @@ GEM net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) pg (0.18.4) pony (1.11) mail (>= 2.0) @@ -160,8 +162,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.5.1) actionpack (= 4.2.5.1) activesupport (= 4.2.5.1)