From adae0a6b0c5a3c41663917276a3fb2b6db1ae6e8 Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 10 Jan 2018 14:54:10 -0500 Subject: [PATCH] Revert previous (CI build issue) --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 767864bd..7e4970df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM addressable (~> 2.3) colored (~> 1.2) mercenary (~> 0.3.2) - nokogiri (~> 1.8.1) + nokogiri (~> 1.5) parallel (~> 1.3) typhoeus (~> 0.7) yell (~> 2.0) @@ -49,10 +49,10 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) mercenary (0.3.5) - mini_portile2 (2.3.0) + mini_portile2 (2.0.0) multi_json (1.11.2) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.6.7.1) + mini_portile2 (~> 2.0.0.rc2) parallel (1.6.1) rake (10.4.2) rb-fsevent (0.9.7)