From 0e518996f38531bcc477155eb58030accfa64d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 13:51:12 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 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.7.2...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 8af201c..dcee92f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,12 +34,12 @@ GEM rdoc json (1.8.3) jwt (1.5.2) - mini_portile2 (2.0.0) + mini_portile2 (2.4.0) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0)