You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bb...@apache.org on 2018/09/05 09:15:24 UTC

[mesos] branch master updated: Brought site dependencies up to date.

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

bbannier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new 4539c2b  Brought site dependencies up to date.
4539c2b is described below

commit 4539c2b18bb17711b62aafcaddb6aa42f267bcfd
Author: Benjamin Bannier <bb...@apache.org>
AuthorDate: Wed Sep 5 10:50:05 2018 +0200

    Brought site dependencies up to date.
    
    This commit bumps versions of indirect site dependencies to their
    latest version without bumping any pinned direct dependencies.
    
    Review: https://reviews.apache.org/r/68627
---
 site/Gemfile.lock | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 5143ee5..b3f3649 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -34,9 +34,9 @@ GEM
       eventmachine (>= 0.12.9)
       http_parser.rb (~> 0.6.0)
     erubis (2.7.0)
-    eventmachine (1.2.5)
+    eventmachine (1.2.7)
     execjs (2.7.0)
-    ffi (1.9.23)
+    ffi (1.9.25)
     haml (5.0.4)
       temple (>= 0.8.0)
       tilt
@@ -47,7 +47,7 @@ GEM
     http_parser.rb (0.6.0)
     i18n (0.7.0)
     json (2.1.0)
-    kramdown (1.16.2)
+    kramdown (1.17.0)
     libv8 (3.16.14.19)
     listen (3.0.8)
       rb-fsevent (~> 0.9, >= 0.9.4)
@@ -91,13 +91,13 @@ GEM
     middleman-syntax (3.0.0)
       middleman-core (>= 3.2)
       rouge (~> 2.0)
-    mime-types (3.1)
+    mime-types (3.2.2)
       mime-types-data (~> 3.2015)
-    mime-types-data (3.2016.0521)
+    mime-types-data (3.2018.0812)
     mini_portile2 (2.3.0)
     minitest (5.11.3)
     multi_json (1.13.1)
-    nokogiri (1.8.2)
+    nokogiri (1.8.4)
       mini_portile2 (~> 2.3.0)
     padrino-helpers (0.12.9)
       i18n (~> 0.6, >= 0.6.7)
@@ -106,11 +106,11 @@ GEM
     padrino-support (0.12.9)
       activesupport (>= 3.1)
     rack (1.6.10)
-    rack-livereload (0.3.16)
+    rack-livereload (0.3.17)
       rack
-    rack-test (0.8.3)
+    rack-test (1.1.0)
       rack (>= 1.0, < 3)
-    rake (12.3.0)
+    rake (12.3.1)
     rb-fsevent (0.10.3)
     rb-inotify (0.9.10)
       ffi (>= 0.5.0, < 2)
@@ -137,7 +137,7 @@ GEM
     tilt (1.4.1)
     tzinfo (1.2.5)
       thread_safe (~> 0.1)
-    tzinfo-data (1.2018.3)
+    tzinfo-data (1.2018.5)
       tzinfo (>= 1.0.0)
     uber (0.0.15)
     uglifier (2.7.2)