From 749e1b7d19ebfc7e3437d5135f649f586400fb9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:30:14 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.12.5 in /examples Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.10.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... 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..e048eee 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.6.1) multi_xml (0.6.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) onelogin (1.2.1) httparty (>= 0.13.7) nokogiri (>= 1.6.3.1) + racc (1.5.2) PLATFORMS ruby