From 5bad766839e16f42340cae37896711fcec7c6d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:21:39 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.13.9. - [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.5.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2541fd8..7584ba6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM sass (>= 3.1) builder (3.0.0) cancan (1.6.8) - capistrano (2.13.4) + capistrano (2.15.9) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -103,7 +103,7 @@ GEM guard-rspec (1.1.0) guard (>= 1.1) has_scope (0.5.1) - highline (1.6.15) + highline (2.0.3) hike (1.2.1) i18n (0.6.0) inherited_resources (1.3.1) @@ -113,7 +113,6 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - jruby-pageant (1.1.1) json (1.7.5) kaminari (0.13.0) actionpack (>= 3.0.0) @@ -143,17 +142,19 @@ GEM activesupport (~> 3.1) polyamorous (~> 0.5.0) mime-types (1.19) + mini_portile2 (2.8.0) multi_json (1.3.6) mysql2 (0.3.11) - net-scp (1.0.4) - net-ssh (>= 1.99.1) - net-sftp (2.0.5) - net-ssh (>= 2.0.9) - net-ssh (2.6.0) - jruby-pageant (>= 1.1.1) - net-ssh-gateway (1.1.0) - net-ssh (>= 1.99.1) - nokogiri (1.5.5) + net-scp (4.0.0) + net-ssh (>= 2.6.5, < 8.0.0) + net-sftp (2.1.2) + net-ssh (>= 2.6.5) + net-ssh (7.0.1) + net-ssh-gateway (2.0.0) + net-ssh (>= 4.0.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.4.0) passenger (3.0.17) daemon_controller (>= 1.0.0) @@ -163,6 +164,7 @@ GEM polyamorous (0.5.0) activerecord (~> 3.0) polyglot (0.3.3) + racc (1.6.0) rack (1.4.1) rack-cache (1.2) rack (>= 0.4)