aboutsummaryrefslogtreecommitdiffstats
path: root/release.rb
diff options
context:
space:
mode:
Diffstat (limited to 'release.rb')
-rwxr-xr-xrelease.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/release.rb b/release.rb
index a019a52e4f..94d2219525 100755
--- a/release.rb
+++ b/release.rb
@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
VERSION = ARGV.first
PACKAGES = %w(activesupport activerecord actionpack actionmailer activeresource)