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/06/05 19:30:41 UTC

[geode] branch develop updated: Bump Bookbinder, nokogiri dependency

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 3b35239  Bump Bookbinder, nokogiri dependency
3b35239 is described below

commit 3b3523983140d89bf63c5cfa1ba61a4a32de243a
Author: joeymcallister <jm...@pivotal.io>
AuthorDate: Tue Jun 5 12:30:01 2018 -0700

    Bump Bookbinder, nokogiri dependency
---
 geode-book/Gemfile.lock | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/geode-book/Gemfile.lock b/geode-book/Gemfile.lock
index 29c7402..ddb7145 100644
--- a/geode-book/Gemfile.lock
+++ b/geode-book/Gemfile.lock
@@ -10,7 +10,7 @@ GEM
       public_suffix (>= 2.0.2, < 4.0)
     ansi (1.5.0)
     backports (3.11.3)
-    bookbindery (10.1.13)
+    bookbindery (10.1.14)
       ansi (~> 1.4)
       css_parser
       elasticsearch
@@ -22,7 +22,7 @@ GEM
       middleman-livereload
       middleman-sprockets
       middleman-syntax (= 2.1.0)
-      nokogiri (= 1.8.1)
+      nokogiri (= 1.8.2)
       puma
       rack-rewrite
       redcarpet (~> 3.2.3)
@@ -64,14 +64,14 @@ GEM
       eventmachine (>= 0.12.9)
       http_parser.rb (~> 0.6.0)
     erubis (2.7.0)
-    eventmachine (1.2.5)
+    eventmachine (1.2.7)
     excon (0.62.0)
     execjs (2.7.0)
-    faraday (0.15.0)
+    faraday (0.15.2)
       multipart-post (>= 1.2, < 3)
     fast_blank (1.0.0)
-    fastimage (2.1.1)
-    ffi (1.9.23)
+    fastimage (2.1.3)
+    ffi (1.9.25)
     fog-aws (0.7.6)
       fog-core (~> 1.27)
       fog-json (~> 1.0)
@@ -100,7 +100,7 @@ GEM
     http_parser.rb (0.6.0)
     i18n (0.7.0)
     ipaddress (0.8.3)
-    kramdown (1.16.2)
+    kramdown (1.17.0)
     libv8 (3.16.14.7)
     listen (3.0.8)
       rb-fsevent (~> 0.9, >= 0.9.4)
@@ -156,7 +156,7 @@ GEM
     minitest (5.11.3)
     multi_json (1.13.1)
     multipart-post (2.0.0)
-    nokogiri (1.8.1)
+    nokogiri (1.8.2)
       mini_portile2 (~> 2.3.0)
     padrino-helpers (0.13.3.4)
       i18n (~> 0.6, >= 0.6.7)

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