From cc78fe879adcded254f164cc8c503b0bfba4ab77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 20:06:41 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.11.5 in /example Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 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.5.5...v1.11.5) 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..58aa6fa 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.5.1) net-http-digest_auth (1.2.1) net-http-persistent (2.7) - nokogiri (1.5.5) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.5.2) unf (0.0.5) unf_ext unf_ext (0.0.5)