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

[incubator-openwhisk-website] branch master updated: udpating ruby version (#278)

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

pdesai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b84471  udpating ruby version (#278)
3b84471 is described below

commit 3b8447144459cd4a2c7d8283a65c8fe3fe64d574
Author: Priti Desai <pd...@us.ibm.com>
AuthorDate: Mon Aug 6 17:52:19 2018 -0700

    udpating ruby version (#278)
---
 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