From 0d40b7e4c5bc2564af6883ac8bd0661870bf8cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:17:48 +0000 Subject: [PATCH] Bump rails-html-sanitizer in /serverside_challenge_1/challenges/plute Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.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.4.2...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- serverside_challenge_1/challenges/plute/Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/serverside_challenge_1/challenges/plute/Gemfile.lock b/serverside_challenge_1/challenges/plute/Gemfile.lock index 0e1801662..ecd2ed6db 100644 --- a/serverside_challenge_1/challenges/plute/Gemfile.lock +++ b/serverside_challenge_1/challenges/plute/Gemfile.lock @@ -109,7 +109,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - loofah (2.17.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -135,7 +135,9 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.4-x86_64-darwin) + nokogiri (1.13.6-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) pg (1.3.5) pry (0.14.1) @@ -167,7 +169,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (7.0.2.4) actionpack (= 7.0.2.4) @@ -238,6 +240,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES bootsnap