From 4d912c8d11aedb3ece5ff60ebecfc154f9f06169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 10:19:31 +0000 Subject: [PATCH] Bump nokogiri from 1.8.0 to 1.11.5 in /ruby/sv Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 to 1.11.5. - [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.8.0...v1.11.5) Signed-off-by: dependabot[bot] --- ruby/sv/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ruby/sv/Gemfile.lock b/ruby/sv/Gemfile.lock index b4643f2..cf348bd 100644 --- a/ruby/sv/Gemfile.lock +++ b/ruby/sv/Gemfile.lock @@ -17,12 +17,14 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.2.0) + mini_portile2 (2.5.1) net-http-digest_auth (1.4.1) net-http-persistent (2.9.4) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.5.2) unf (0.1.4) unf_ext unf_ext (0.0.7.4)