From c7144b224b6c9b0c28d08006ab9300d2a59b4f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:43:09 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.4 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 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.4...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c96acc5..003d7871 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT stripe (~> 1.31) GIT - remote: git://github.com/ejholmes/active_admin_editor.git + remote: https://github.com/ejholmes/active_admin_editor.git revision: 86f964be3071cd938c3cd17ad00df94ece3a50c0 specs: active_admin_editor (1.1.0) @@ -147,7 +147,7 @@ GEM sprockets (< 4.0) concurrent-ruby (1.0.5) connection_pool (2.2.1) - crass (1.0.3) + crass (1.0.6) cucumber (3.1.0) builder (>= 2.1.2) cucumber-core (~> 3.1.0) @@ -264,7 +264,7 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) liquid (4.0.0) - loofah (2.2.2) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -281,9 +281,11 @@ GEM smart_listing (~> 1.1.0) metaclass (0.0.4) mime-types (2.6.2) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) mocha (1.4.0) metaclass (~> 0.0.1) @@ -295,8 +297,9 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -335,6 +338,7 @@ GEM puma (3.11.3) pundit (1.1.0) activesupport (>= 3.0.0) + racc (1.6.0) rack (1.6.9) rack-protection (2.0.1) rack @@ -357,8 +361,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging