From fb81e830211d44ed6eebe9881d21709fc00300e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:39:08 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 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.0...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 344f3e8..9081372 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,13 +11,17 @@ GEM diff-lcs (1.1.3) htmlentities (4.3.0) mechanize (2.0.1) - net-http-digest_auth (>= 1.1.1, ~> 1.1) + net-http-digest_auth (~> 1.1, >= 1.1.1) net-http-persistent (~> 1.8) nokogiri (~> 1.4) - webrobots (>= 0.0.9, ~> 0.0) + webrobots (~> 0.0, >= 0.0.9) + mini_portile2 (2.8.0) net-http-digest_auth (1.1.1) net-http-persistent (1.9) - nokogiri (1.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) rake (0.9.2) rspec (2.6.0) rspec-core (~> 2.6.0)