From 2ce6405d23f16940c8e49db79100cdcfc0ab8ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:19:05 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.4. - [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.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 58 ++++++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4f38e2..660ec17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,26 +1,10 @@ GIT - remote: git://github.com/galetahub/ckeditor.git - revision: f6ce3a98b29efec16fcff7bcf34b1e4e6827d835 + remote: https://github.com/galetahub/ckeditor.git + revision: 8200ccdbf789669d154b800aab329db8f46aabdc specs: - ckeditor (5.0.0) + ckeditor (5.1.1) orm_adapter (~> 0.5.0) -GIT - remote: git://github.com/rails/rails-observers.git - revision: 25eb685d68e8fcd0675fff33852ee341f7ec2a53 - specs: - rails-observers (0.2.0) - activemodel (>= 4.2) - -GIT - remote: git://github.com/workingnotworking/better_errors.git - revision: 707ffcf284d81e35d25e9edeebe5aa472feee7dc - specs: - better_errors (2.1.1) - coderay (>= 1.0.0) - erubis (>= 2.6.6) - rack (>= 0.9.0) - GIT remote: https://github.com/globalize/globalize revision: fa0406dae349b566f1c7413e1743106e4284465a @@ -48,6 +32,22 @@ GIT carrierwave (>= 0.5, < 2.0) mime-types (~> 2.99) +GIT + remote: https://github.com/rails/rails-observers.git + revision: 389b577322d8b17336730b2dc4e179060a23c8e7 + specs: + rails-observers (0.2.0) + activemodel (>= 4.2) + +GIT + remote: https://github.com/workingnotworking/better_errors.git + revision: 707ffcf284d81e35d25e9edeebe5aa472feee7dc + specs: + better_errors (2.1.1) + coderay (>= 1.0.0) + erubis (>= 2.6.6) + rack (>= 0.9.0) + GEM remote: https://rubygems.org/ specs: @@ -162,7 +162,7 @@ GEM coffee-rails (>= 3.2) railties (>= 3.0) sass-rails (>= 3.2) - coderay (1.1.2) + coderay (1.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -281,7 +281,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.6.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) magnific-popup-rails (1.1.0) @@ -292,10 +292,12 @@ GEM method_source (0.9.2) migration_data (0.3.1) mime-types (2.99.3) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) momentjs-rails (2.20.1) railties (>= 3.1) @@ -308,8 +310,9 @@ GEM net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) @@ -348,6 +351,7 @@ GEM public_suffix (3.0.3) puma (4.3.5) nio4r (~> 2.0) + racc (1.6.1) rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) @@ -368,8 +372,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.0.7) actionpack (= 5.0.7) activesupport (= 5.0.7)