From 5bb0f0d957c460807120b053b723d0e829c6b69d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 20:51:19 +0000 Subject: [PATCH] Bump nokogiri from 1.5.6 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.6 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.5.6...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36b6aeb..0e811be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,6 +119,7 @@ GEM mime-types (1.21) mini_magick (3.5.0) subexec (~> 0.2.1) + mini_portile2 (2.4.0) mongoid (3.0.0) activemodel (~> 3.1) moped (~> 1.1.1) @@ -131,8 +132,10 @@ GEM multi_json (1.6.1) multipart-post (1.2.0) nifty-generators (0.4.6) - nokogiri (1.5.6) - nokogiri (1.5.6-x86-mingw32) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.10-x86-mingw32) + mini_portile2 (~> 2.4.0) oauth2 (0.8.1) faraday (~> 0.8) httpauth (~> 0.1)