From 0774f442a9fd0e049f1e7d78e4a3c78f73bd7998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 17:23:11 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.14.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.14.0. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.7.2...v1.14.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 75 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 51 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1da0b27..413f815 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) bcrypt_pbkdf (1.1.0) - builder (3.2.2) + builder (3.2.4) byebug (3.1.2) columnize (~> 0.8) debugger-linecache (~> 1.2) @@ -75,8 +75,10 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) columnize (0.9.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) + crass (1.0.6) database_cleaner (1.5.1) + date (3.3.3) debugger-linecache (1.2.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -90,8 +92,8 @@ GEM activesupport (~> 4.0) factory_girl (4.5.0) activesupport (>= 3.0.0) - globalid (0.3.6) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) grape (0.17.0) activesupport builder @@ -116,17 +118,30 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - json (1.8.3) - kaminari (0.16.3) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + json (1.8.6) + kaminari (1.2.2) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.2.2) + kaminari-activerecord (= 1.2.2) + kaminari-core (= 1.2.2) + kaminari-actionview (1.2.2) + actionview + kaminari-core (= 1.2.2) + kaminari-activerecord (1.2.2) + activerecord + kaminari-core (= 1.2.2) + kaminari-core (1.2.2) kramdown (1.9.0) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) - mime-types (2.99) - mini_portile2 (2.0.0) + mail (2.8.0.1) + mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp + mini_mime (1.1.2) + mini_portile2 (2.8.1) minitest (5.9.0) minitest-around (0.3.2) minitest (~> 5.0) @@ -134,17 +149,28 @@ GEM multi_xml (0.5.5) mustermann19 (0.4.4) enumerable-lazy + net-imap (0.3.4) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) + net-smtp (0.3.3) + net-protocol net-ssh (6.1.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.18.4) pony (1.11) mail (>= 2.0) rabl (0.11.8) activesupport (>= 2.3.14) - rack (1.6.4) + racc (1.6.2) + rack (1.6.13) rack-accept (0.4.5) rack (>= 0.4) rack-cors (0.4.0) @@ -154,14 +180,14 @@ GEM rack (>= 1.0) rack_csrf (2.5.0) rack (>= 1.1.0) - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.5.1) actionpack (= 4.2.5.1) activesupport (= 4.2.5.1) @@ -181,9 +207,10 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) - tzinfo (1.2.2) + timeout (0.3.1) + tzinfo (1.2.10) thread_safe (~> 0.1) virtus (1.0.5) axiom-types (~> 0.1)