From be49625b45e012bb5fc375bbbd0679a34ddf6363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 11:58:45 +0000 Subject: [PATCH] Bump rails-html-sanitizer 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] --- .../rails-7-app-inside-docker-on-osx-part-2/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/rails-7-app-inside-docker-on-osx-part-2/Gemfile.lock b/samples/rails-7-app-inside-docker-on-osx-part-2/Gemfile.lock index cf782988..e8adfff4 100644 --- a/samples/rails-7-app-inside-docker-on-osx-part-2/Gemfile.lock +++ b/samples/rails-7-app-inside-docker-on-osx-part-2/Gemfile.lock @@ -103,7 +103,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - loofah (2.14.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -130,7 +130,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.3-x86_64-linux) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) pg (1.3.3) public_suffix (4.0.6) @@ -157,7 +157,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.1) actionpack (= 7.0.1)