<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+Tue May 20 11:07:51 PDT 2008
+    * Updated the bang-path to be /usr/bin/env ruby, thanks for the catch, ashp
+
 Thu Feb 28 14:07:36 PST 2008 - adam
     * Added chpst functionality, so that you can change the process state.
     </diff>
      <filename>CHANGELOG.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#! /usr/local/bin/ruby
+#!/usr/bin/env ruby
 #
 #  Created by Adam Jacob on 2007-03-22.
 #  Copyright (c) 2007. All rights reserved.</diff>
      <filename>bin/mongrel_runit</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 require 'net/http'
 </diff>
      <filename>examples/check</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 require File.dirname(__FILE__) + &quot;/../config/environment&quot; unless defined?(RAILS_ROOT)
 </diff>
      <filename>examples/testapp/public/dispatch.cgi</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 #
 # You may specify the path to the FastCGI crash log (a log of unhandled
 # exceptions which forced the FastCGI instance to exit, great for debugging)</diff>
      <filename>examples/testapp/public/dispatch.fcgi</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 require File.dirname(__FILE__) + &quot;/../config/environment&quot; unless defined?(RAILS_ROOT)
 </diff>
      <filename>examples/testapp/public/dispatch.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module MongrelRunit #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 2
-    TINY  = 0
+    TINY  = 1
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/mongrel_runit/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 require File.dirname(__FILE__) + &quot;/../config/environment&quot; unless defined?(RAILS_ROOT)
 </diff>
      <filename>test/testapp/public/dispatch.cgi</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 #
 # You may specify the path to the FastCGI crash log (a log of unhandled
 # exceptions which forced the FastCGI instance to exit, great for debugging)</diff>
      <filename>test/testapp/public/dispatch.fcgi</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 require File.dirname(__FILE__) + &quot;/../config/environment&quot; unless defined?(RAILS_ROOT)
 </diff>
      <filename>test/testapp/public/dispatch.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>00657b4c21725f0db5cdf3747a98e3ecb4e0aa76</id>
    </parent>
  </parents>
  <author>
    <name>Adam Jacob</name>
    <email>adam@hjksolutions.com</email>
  </author>
  <url>http://github.com/adamhjk/mongrel_runit/commit/4295270f8d8a70e7c929f0a4121b9408690e64c5</url>
  <id>4295270f8d8a70e7c929f0a4121b9408690e64c5</id>
  <committed-date>2008-05-20T11:10:04-07:00</committed-date>
  <authored-date>2008-05-20T11:10:04-07:00</authored-date>
  <message>Updating the bang-path to use env ruby</message>
  <tree>d651ad8bffe141b07a43b06cbeedaab766915f42</tree>
  <committer>
    <name>Adam Jacob</name>
    <email>adam@hjksolutions.com</email>
  </committer>
</commit>
