From 023058c3dc19fc18c8bcc2eb4e0853dc7323ceef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 10:49:44 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 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.3.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0358a40..69273d56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,8 +25,17 @@ GIT railties (>= 3.2) GEM - remote: https://rubygems.org/ remote: http://dream.misasa.okayama-u.ac.jp/rubygems/ + specs: + acts_as_mappable (0.1.5) + actionpack (>= 6.1.0) + activerecord (>= 6.1.0) + railties (>= 6.1.0) + with_recursive (0.0.7) + activerecord (>= 6.1.0) + +GEM + remote: https://rubygems.org/ specs: Ascii85 (1.1.0) actioncable (6.1.3.1) @@ -100,10 +109,6 @@ GEM activerecord (>= 5.0, < 6.2) acts_as_list (1.0.3) activerecord (>= 4.2) - acts_as_mappable (0.1.5) - actionpack (>= 6.1.0) - activerecord (>= 6.1.0) - railties (>= 6.1.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) afm (0.2.2) @@ -265,7 +270,7 @@ GEM listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.1) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -280,7 +285,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.0.3) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.15.0) multi_xml (0.6.0) @@ -293,8 +298,8 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -356,7 +361,7 @@ GEM binding_of_caller (~> 1.0) pry (~> 0.13) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-lineprof (0.0.4) rack (>= 1.5) @@ -392,7 +397,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.1.3.1) actionpack (= 6.1.3.1) @@ -565,8 +570,6 @@ GEM websocket-extensions (0.1.5) whenever (1.0.0) chronic (>= 0.6.3) - with_recursive (0.0.7) - activerecord (>= 6.1.0) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.4.2)