From 52bb56368a8a386a1e99f275749812d785c5638b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 23:01:55 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 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.6.3.1...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e0c22e..6eaf839 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,10 +4,10 @@ GEM kindlerb (0.1.1) mustache nokogiri - mini_portile (0.6.0) + mini_portile2 (2.4.0) mustache (0.99.6) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) PLATFORMS ruby