From 792a3ea4e8aaae4c7354786d5690ad8d6a404ce4 Mon Sep 17 00:00:00 2001 From: Mark Locklear Date: Mon, 4 Nov 2019 11:43:39 -0500 Subject: [PATCH] update nokogiri gem --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b94b47..2a985a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM railties method_source (0.8.2) mime-types (1.25.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) mobile-fu (1.2.1) rack-mobile-detect rails @@ -177,8 +177,8 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) netrc (0.11.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) os (0.9.6) php_serialize (1.2) polyglot (0.3.5)