From a5eaf4b0c193d6d7c2e8fccf8130d3181331b0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 06:24:34 +0000 Subject: [PATCH] Bump nokogiri from 1.5.9 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.9 to 1.10.8. - [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.9...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 546882c..50113af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,6 +98,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.22) + mini_portile2 (2.4.0) mongoid (3.1.2) activemodel (~> 3.2) moped (~> 1.4.2) @@ -109,7 +110,8 @@ GEM rspec (>= 2.9) moped (1.4.5) multi_json (1.7.2) - nokogiri (1.5.9) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) oauth (0.4.7) omniauth (1.1.3) hashie (~> 1.2)