From 2a403e3b32d819d75977d767cefcce9a09db5a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 01:51:28 +0000 Subject: [PATCH] Bump rails-html-sanitizer in /hw4_grader_stuff/hw4_rottenpotatoes Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.2 to 1.4.3. - [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.2...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- hw4_grader_stuff/hw4_rottenpotatoes/Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/hw4_grader_stuff/hw4_rottenpotatoes/Gemfile.lock b/hw4_grader_stuff/hw4_rottenpotatoes/Gemfile.lock index 0d5a5ca5..04326305 100644 --- a/hw4_grader_stuff/hw4_rottenpotatoes/Gemfile.lock +++ b/hw4_grader_stuff/hw4_rottenpotatoes/Gemfile.lock @@ -60,6 +60,7 @@ GEM execjs coffee-script-source (1.9.1.1) columnize (0.9.0) + crass (1.0.6) cucumber (1.3.20) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -103,17 +104,18 @@ GEM launchy (2.4.3) addressable (~> 2.3) libv8 (3.16.14.11) - loofah (2.0.2) + loofah (2.18.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.1) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.8.0) multi_json (1.11.2) multi_test (0.1.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) pg (0.18.2) rack (1.6.4) rack-test (0.6.3) @@ -135,8 +137,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging