You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jo...@apache.org on 2018/04/24 19:51:10 UTC

[geode] branch develop updated: Update docs dependencies (incl nokogiri vuln)

This is an automated email from the ASF dual-hosted git repository.

joeymcallister pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new abcd2c8  Update docs dependencies (incl nokogiri vuln)
abcd2c8 is described below

commit abcd2c8f1b8721987197c47e6080e01b9b23b4cc
Author: joeymcallister <jm...@pivotal.io>
AuthorDate: Tue Apr 24 12:50:59 2018 -0700

    Update docs dependencies (incl nokogiri vuln)
---
 geode-book/Gemfile.lock | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/geode-book/Gemfile.lock b/geode-book/Gemfile.lock
index 83cd337..1cacce3 100644
--- a/geode-book/Gemfile.lock
+++ b/geode-book/Gemfile.lock
@@ -9,7 +9,7 @@ GEM
     addressable (2.5.2)
       public_suffix (>= 2.0.2, < 4.0)
     ansi (1.5.0)
-    backports (3.11.0)
+    backports (3.11.3)
     bookbindery (10.1.12)
       ansi (~> 1.4)
       css_parser
@@ -51,13 +51,13 @@ GEM
     contracts (0.13.0)
     css_parser (1.6.0)
       addressable
-    dotenv (2.2.1)
-    elasticsearch (6.0.0)
-      elasticsearch-api (= 6.0.0)
-      elasticsearch-transport (= 6.0.0)
-    elasticsearch-api (6.0.0)
+    dotenv (2.4.0)
+    elasticsearch (6.0.2)
+      elasticsearch-api (= 6.0.2)
+      elasticsearch-transport (= 6.0.2)
+    elasticsearch-api (6.0.2)
       multi_json
-    elasticsearch-transport (6.0.0)
+    elasticsearch-transport (6.0.2)
       faraday
       multi_json
     em-websocket (0.5.1)
@@ -65,13 +65,13 @@ GEM
       http_parser.rb (~> 0.6.0)
     erubis (2.7.0)
     eventmachine (1.2.5)
-    excon (0.60.0)
+    excon (0.62.0)
     execjs (2.7.0)
-    faraday (0.14.0)
+    faraday (0.15.0)
       multipart-post (>= 1.2, < 3)
     fast_blank (1.0.0)
     fastimage (2.1.1)
-    ffi (1.9.18)
+    ffi (1.9.23)
     fog-aws (0.7.6)
       fog-core (~> 1.27)
       fog-json (~> 1.0)
@@ -87,7 +87,7 @@ GEM
     fog-xml (0.1.3)
       fog-core
       nokogiri (>= 1.5.11, < 2.0.0)
-    font-awesome-sass (4.7.0)
+    font-awesome-sass (5.0.9)
       sass (>= 3.2)
     formatador (0.2.5)
     git (1.2.9.1)
@@ -153,7 +153,7 @@ GEM
       middleman-core (>= 3.2)
       rouge (~> 1.0)
     mini_portile2 (2.3.0)
-    minitest (5.11.1)
+    minitest (5.11.3)
     multi_json (1.13.1)
     multipart-post (2.0.0)
     nokogiri (1.8.1)
@@ -165,13 +165,13 @@ GEM
     padrino-support (0.13.3.4)
       activesupport (>= 3.1)
     parallel (1.12.1)
-    public_suffix (3.0.1)
-    puma (3.11.2)
-    rack (1.6.8)
-    rack-livereload (0.3.16)
+    public_suffix (3.0.2)
+    puma (3.11.4)
+    rack (1.6.10)
+    rack-livereload (0.3.17)
       rack
     rack-rewrite (1.5.1)
-    rb-fsevent (0.10.2)
+    rb-fsevent (0.10.3)
     rb-inotify (0.9.10)
       ffi (>= 0.5.0, < 2)
     redcarpet (3.2.3)
@@ -189,7 +189,7 @@ GEM
     thor (0.19.1)
     thread_safe (0.3.6)
     tilt (1.4.1)
-    tzinfo (1.2.4)
+    tzinfo (1.2.5)
       thread_safe (~> 0.1)
     uglifier (3.2.0)
       execjs (>= 0.3.0, < 3)

-- 
To stop receiving notification emails like this one, please contact
joeymcallister@apache.org.