From e91aab1d938878e6c07d94f3843a681f9f0bd561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 02:50:53 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.13.9 in /shepherd Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.10.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- shepherd/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/shepherd/Gemfile.lock b/shepherd/Gemfile.lock index 77b39d0..b70a43d 100644 --- a/shepherd/Gemfile.lock +++ b/shepherd/Gemfile.lock @@ -28,15 +28,17 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) net-http-digest_auth (1.4.1) net-http-persistent (3.1.0) connection_pool (~> 2.2) netrc (0.11.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.6.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0)