From daf183e0ec10af66cba3e7238e870426373e053c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 06:45:06 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db0bc14..317aab5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bindex (0.5.0) bootsnap (1.1.8) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.0) capistrano (3.10.1) airbrussh (>= 1.0.0) @@ -92,11 +92,11 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.5) diff-lcs (1.3) - erubi (1.7.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.2.0) activesupport (>= 4.2.0) @@ -106,7 +106,7 @@ GEM ffi (1.13.0) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (0.9.3) + i18n (0.9.5) concurrent-ruby (~> 1.0) interception (0.5) jbuilder (2.7.0) @@ -116,7 +116,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.5.0) + loofah (2.16.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -124,18 +124,21 @@ GEM marcel (0.3.1) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.8.0) + minitest (5.15.0) msgpack (1.2.2) multi_json (1.13.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) nio4r (2.2.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.12.1) parser (2.4.0.2) ast (~> 2.3) @@ -150,10 +153,11 @@ GEM pry public_suffix (3.0.1) puma (3.12.6) + racc (1.6.0) rack (2.2.3) rack-proxy (0.6.3) rack - rack-test (0.8.2) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.0.rc1) actioncable (= 5.2.0.rc1) @@ -171,7 +175,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.2) loofah (~> 2.3) railties (5.2.0.rc1) actionpack (= 5.2.0.rc1) @@ -228,10 +232,10 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (4.0.0.beta6) + sprockets (4.0.3) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) @@ -244,7 +248,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.4) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.5) execjs (>= 0.3.0, < 3)