From 3f6fd30b531d1107774648ee94118a47babe0f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 06:07:52 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.10.4. - [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.2...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9ae8b1..fe97702 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,8 +175,10 @@ GEM mechanize (0.9.2) nokogiri (>= 1.2.1) mime-types (1.18) + mini_portile2 (2.4.0) netrc (0.7.1) - nokogiri (1.5.2) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) paperclip (2.1.2) pg (0.13.2) rack (1.0.1)