From 3ced96d070c97b6d92bb7ecf9670a2a858f9b02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 10:42:44 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.4.2 to 1.4.3 in /FeedBunch-app 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] --- FeedBunch-app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FeedBunch-app/Gemfile.lock b/FeedBunch-app/Gemfile.lock index 4ad26684..0ea7dbd8 100644 --- a/FeedBunch-app/Gemfile.lock +++ b/FeedBunch-app/Gemfile.lock @@ -277,7 +277,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 (6.1.4.1) actionpack (= 6.1.4.1)