You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2016/08/10 18:46:56 UTC

[whimsy] branch master updated: switch to Ruby 2.3.1

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

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  92e116b   switch to Ruby 2.3.1
92e116b is described below

commit 92e116ba5546bb94d6e6e2ff38d62f503369e5a6
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Aug 10 14:46:31 2016 -0400

    switch to Ruby 2.3.1
---
 www/status/passenger.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/status/passenger.cgi b/www/status/passenger.cgi
index 9edcbf6..7bf2473 100755
--- a/www/status/passenger.cgi
+++ b/www/status/passenger.cgi
@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby2.3.0
+#!/usr/bin/env ruby
 # must agree with the Ruby version in PassengerDefaultRuby in passenger.conf
 
 require 'bundler/setup'

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].