From 182c2c82a713e33062160505a71db3ec4f02b9b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 04:37:33 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.12.5 in /example Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.12.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.12.5) --- 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..ad7f808 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.6.1) net-http-digest_auth (1.2.1) net-http-persistent (2.7) - nokogiri (1.5.5) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.5.2) unf (0.0.5) unf_ext unf_ext (0.0.5)