From 575e93837cf62ad5de0d6e914fc9df275a0be944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 11:15:34 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.10.10 in /examples Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.10) Signed-off-by: dependabot[bot] --- examples/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Gemfile.lock b/examples/Gemfile.lock index 6eb1377..bc08b93 100644 --- a/examples/Gemfile.lock +++ b/examples/Gemfile.lock @@ -5,7 +5,7 @@ GEM multi_xml (>= 0.5.2) mini_portile2 (2.4.0) multi_xml (0.6.0) - nokogiri (1.10.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) onelogin (1.2.1) httparty (>= 0.13.7)