You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datafu.apache.org by mh...@apache.org on 2018/01/30 00:52:46 UTC

incubator-datafu git commit: Update nokogiri to 1.8.2

Repository: incubator-datafu
Updated Branches:
  refs/heads/master e0e5065e7 -> 4ee7f466d


Update nokogiri to 1.8.2


Project: http://git-wip-us.apache.org/repos/asf/incubator-datafu/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-datafu/commit/4ee7f466
Tree: http://git-wip-us.apache.org/repos/asf/incubator-datafu/tree/4ee7f466
Diff: http://git-wip-us.apache.org/repos/asf/incubator-datafu/diff/4ee7f466

Branch: refs/heads/master
Commit: 4ee7f466dd4f96a4f3fad4477b612b3181b64c25
Parents: e0e5065
Author: Matthew Hayes <mh...@apache.org>
Authored: Mon Jan 29 16:52:08 2018 -0800
Committer: Matthew Hayes <mh...@apache.org>
Committed: Mon Jan 29 16:52:08 2018 -0800

----------------------------------------------------------------------
 site/Gemfile.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-datafu/blob/4ee7f466/site/Gemfile.lock
----------------------------------------------------------------------
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 3578a36..aa559ce 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -95,11 +95,11 @@ GEM
       middleman-core (~> 3.2)
       rouge (~> 1.0)
     mime-types (2.6.2)
-    mini_portile (0.6.2)
+    mini_portile2 (2.3.0)
     minitest (5.8.1)
     multi_json (1.11.2)
-    nokogiri (1.6.6.2)
-      mini_portile (~> 0.6.0)
+    nokogiri (1.8.2)
+      mini_portile2 (~> 2.3.0)
     padrino-helpers (0.12.5)
       i18n (~> 0.6, >= 0.6.7)
       padrino-support (= 0.12.5)