From 6e737dd1676fe79096de340ef0c8ba6147103c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 07:31:34 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.11.4 in /examples Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.11.4. - [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.10.4...v1.11.4) Signed-off-by: dependabot[bot] --- examples/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/examples/Gemfile.lock b/examples/Gemfile.lock index 6eb1377..d6503f0 100644 --- a/examples/Gemfile.lock +++ b/examples/Gemfile.lock @@ -3,13 +3,15 @@ GEM specs: httparty (0.16.2) multi_xml (>= 0.5.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) multi_xml (0.6.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) onelogin (1.2.1) httparty (>= 0.13.7) nokogiri (>= 1.6.3.1) + racc (1.5.2) PLATFORMS ruby