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

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


The following commit(s) were added to refs/heads/master by this push:
     new bcb264c  YETUS-907. Update gem versions for site build.
bcb264c is described below

commit bcb264c5e73e8d7f693134525da0dad3472f3cbc
Author: Sean Busbey <bus...@apache.org>
AuthorDate: Thu Aug 22 00:28:29 2019 -0500

    YETUS-907. Update gem versions for site build.
    
    Especially sassc so that it works with the Ruby version in our docker 
container.
    
    Signed-off-by: Akira Ajisaka <aajis...@apache.org>
---
 asf-site-src/Gemfile.lock | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/asf-site-src/Gemfile.lock b/asf-site-src/Gemfile.lock
index 078d5ef..16ab4ac 100644
--- a/asf-site-src/Gemfile.lock
+++ b/asf-site-src/Gemfile.lock
@@ -1,10 +1,10 @@
 GIT
-  remote: git://github.com/middleman/middleman-syntax.git
-  revision: 0377cc9d2219c2a6ffc2acfd39057f833934af9a
+  remote: https://github.com/middleman/middleman-syntax.git
+  revision: 3430bceb635377fbc152d1ae8f5d2f8232362fda
   specs:
-    middleman-syntax (3.1.0)
+    middleman-syntax (3.2.0)
       middleman-core (>= 3.2)
-      rouge (~> 3.1)
+      rouge (~> 3.2)
 
 GEM
   remote: https://rubygems.org/
@@ -100,8 +100,8 @@ GEM
     rb-inotify (0.10.0)
       ffi (~> 1.0)
     ref (2.0.0)
-    rouge (3.3.0)
-    sassc (2.0.1)
+    rouge (3.9.0)
+    sassc (2.1.0)
       ffi (~> 1.9)
       rake
     servolux (0.13.0)
@@ -129,4 +129,4 @@ DEPENDENCIES
   wdm (~> 0.1.0)
 
 BUNDLED WITH
-   1.17.1
+   2.0.2

Reply via email to