From 470caf4ef3895ce6170358b034ce558c92bf7bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 02:34:53 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.13.6 in /example Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.13.6. - [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.5...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 5494b07..122a342 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -20,10 +20,14 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.19) + mini_portile2 (2.8.0) net-http-digest_auth (1.2.1) net-http-persistent (2.7) - nokogiri (1.5.5) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.6.0) unf (0.0.5) unf_ext unf_ext (0.0.5)