<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -47,7 +47,7 @@ class MSpecScript
   # The default implementation to run the specs.
   # TODO: this needs to be more sophisticated since the
   # executable is not consistently named.
-  set :target, 'ruby19'
+  set :target, 'ruby1.9'
 
   set :tags_patterns, [
                         [%r(language/), 'tags/1.9/language/'],</diff>
      <filename>ruby.1.9.mspec</filename>
    </modified>
    <modified>
      <diff>@@ -40,7 +40,7 @@ unless ENV['MSPEC_RUNNER']
   end
 end
 
-minimum_version = &quot;1.5.6&quot;
+minimum_version = &quot;1.5.7&quot;
 unless MSpec::VERSION &gt;= minimum_version
   puts &quot;Please install MSpec version &gt;= #{minimum_version} to run the specs&quot;
   exit 1</diff>
      <filename>spec_helper.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 module RubySpec
-  VERSION = &quot;0.7.1&quot;
+  VERSION = &quot;0.7.2&quot;
 end</diff>
      <filename>version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>abaf71f4c13bb21138120b4aa6fd9d498a2236b5</id>
    </parent>
  </parents>
  <author>
    <name>Brian Ford</name>
    <email>bford@engineyard.com</email>
  </author>
  <url>http://github.com/rubyspec/rubyspec/commit/aa47e5466112868c7daea32dd68e4ef287c09068</url>
  <id>aa47e5466112868c7daea32dd68e4ef287c09068</id>
  <committed-date>2009-02-05T19:22:06-08:00</committed-date>
  <authored-date>2009-02-05T19:22:06-08:00</authored-date>
  <message>Update version to 0.7.2 and require mspec 1.5.7.</message>
  <tree>f2f18dd9acfce3a11ad55fdecdf11a11458859c5</tree>
  <committer>
    <name>Brian Ford</name>
    <email>bford@engineyard.com</email>
  </committer>
</commit>
