From 853d9f7e92a6936622868bc922cbe809fe60724a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 05:53:23 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.10.10 in /examples/simple Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.10.10. - [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.8.5...v1.10.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/simple/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/simple/Gemfile.lock b/examples/simple/Gemfile.lock index b652cba..899e8d1 100644 --- a/examples/simple/Gemfile.lock +++ b/examples/simple/Gemfile.lock @@ -82,12 +82,12 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) multipart-post (2.0.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) public_suffix (3.0.3) rack (1.6.11) rack-test (0.6.3)