From ef09da621f3425b38dcf606fbb56863b6502edcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 11:29:59 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.10.8 in /shepherd Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8) Signed-off-by: dependabot[bot] --- shepherd/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shepherd/Gemfile.lock b/shepherd/Gemfile.lock index 0652a8e..04730a8 100644 --- a/shepherd/Gemfile.lock +++ b/shepherd/Gemfile.lock @@ -34,7 +34,7 @@ GEM net-http-persistent (3.1.0) connection_pool (~> 2.2) netrc (0.11.0) - nokogiri (1.10.4) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) rest-client (2.1.0)