From 7f753885d9305c4ba9a79b58a9b14462d21e23bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:06:11 +0000 Subject: [PATCH] Bump nokogiri from 1.7.0.1 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.0.1 to 1.13.6. - [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.7.0.1...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5806cfc..2352f99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,14 +61,16 @@ GEM loofah (2.0.3) nokogiri (>= 1.5.9) method_source (0.8.2) - mini_portile2 (2.1.0) + mini_portile2 (2.8.0) minitest (5.10.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.0.1) - nokogiri (1.7.0.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.19.0) + racc (1.6.0) rack (2.0.1) rack-test (0.6.3) rack (>= 1.0)