From 1bbcc4b5110f5a0573dfc78175d05fe454bbbda0 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 3 Jun 2014 10:14:58 -0500 Subject: Switch to "Current" Ruby framework symlink Closes #29795. Closes #29819. --- Library/Contributions/cmd/brew-server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Contributions') diff --git a/Library/Contributions/cmd/brew-server b/Library/Contributions/cmd/brew-server index e51817b6a..c8f3b3118 100755 --- a/Library/Contributions/cmd/brew-server +++ b/Library/Contributions/cmd/brew-server @@ -1,4 +1,4 @@ -#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby +#!/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby ## brew server: Run a local webserver for browsing available and installed brews. # Note: this external command is ruby, but set up as a shell script, so that it gets exec'd. -- cgit v1.2.3