From 2a6dfdc2c0c460629bcce8f516a684126b8b23c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 05:47:44 +0000 Subject: [PATCH] Bump nokogiri from 1.8.0 to 1.13.3 in /ruby/sv Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 to 1.13.3. - [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.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... 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..202b7a1 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.8.0) net-http-digest_auth (1.4.1) net-http-persistent (2.9.4) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.6.0) unf (0.1.4) unf_ext unf_ext (0.0.7.4)