From 608cfb2524c5784e9f2cd55c220200f45470a315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:28:38 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.1 to 1.4.4 in /tickets Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.1 to 1.4.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.1...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tickets/Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/tickets/Gemfile.lock b/tickets/Gemfile.lock index 4df3920..e869480 100644 --- a/tickets/Gemfile.lock +++ b/tickets/Gemfile.lock @@ -55,6 +55,7 @@ GEM coffee-script-source (1.9.1) columnize (0.9.0) commonjs (0.2.7) + crass (1.0.6) debug_inspector (0.0.2) debugger-linecache (1.2.0) erubis (2.7.0) @@ -80,18 +81,19 @@ GEM actionpack (>= 3.1) less (~> 2.6.0) libv8 (3.16.14.7) - loofah (2.0.1) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.4.3) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.5.1) multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) oauth (0.4.7) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) @@ -120,8 +122,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.1) - loofah (~> 2.0) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.0) actionpack (= 4.2.0) activesupport (= 4.2.0)