You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by mr...@apache.org on 2018/08/07 01:14:39 UTC

[incubator-openwhisk-website] 01/03: Revert "Revert "udpating ruby version (#278)" (#279)"

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

mrutkowski pushed a commit to branch revert-262-openwhisk-site-v1
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git

commit c804d95126b289208dbcfe595d5009f1e2af1a6a
Author: Matt Rutkowski <mr...@us.ibm.com>
AuthorDate: Mon Aug 6 20:14:36 2018 -0500

    Revert "Revert "udpating ruby version (#278)" (#279)"
    
    This reverts commit e343bac5638badba0404450ea3f0e493617e798f.
---
 Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile b/Gemfile
index 14e6c86..360d215 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
 source "https://rubygems.org"
-ruby "2.5.1"
+ruby RUBY_VERSION
 
 # Hello! This is where you manage which Jekyll version is used to run.
 # When you want to use a different version, change it below, save the