You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@livy.apache.org by aj...@apache.org on 2018/03/07 20:29:25 UTC

incubator-livy git commit: [MINOR] Addressed Docs dependency security vulnerability followup

Repository: incubator-livy
Updated Branches:
  refs/heads/master ec8dffdaa -> 6d2ffdd54


[MINOR] Addressed Docs dependency security vulnerability followup

Followup to 26428c56f20ba5ea608038ed8c2e11d8f04665d4

Author: Alex Bozarth <aj...@us.ibm.com>

Closes #82 from ajbozarth/gem.


Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/6d2ffdd5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/6d2ffdd5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-livy/diff/6d2ffdd5

Branch: refs/heads/master
Commit: 6d2ffdd54273e7d4a75bde38527f75acc14d6ef3
Parents: ec8dffd
Author: Alex Bozarth <aj...@us.ibm.com>
Authored: Wed Mar 7 12:29:06 2018 -0800
Committer: Alex Bozarth <aj...@us.ibm.com>
Committed: Wed Mar 7 12:29:06 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/6d2ffdd5/docs/Gemfile.lock
----------------------------------------------------------------------
diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock
index f9b0ed8..4223f8a 100644
--- a/docs/Gemfile.lock
+++ b/docs/Gemfile.lock
@@ -161,14 +161,14 @@ GEM
       rb-fsevent (>= 0.9.3)
       rb-inotify (>= 0.9.7)
     mercenary (0.3.6)
-    mini_portile2 (2.2.0)
+    mini_portile2 (2.3.0)
     minima (2.1.1)
       jekyll (~> 3.3)
     minitest (5.10.2)
     multipart-post (2.0.0)
     net-dns (0.8.0)
-    nokogiri (1.8.0)
-      mini_portile2 (~> 2.2.0)
+    nokogiri (1.8.2)
+      mini_portile2 (~> 2.3.0)
     octokit (4.7.0)
       sawyer (~> 0.8.0, >= 0.5.3)
     pathutil (0.14.0)