<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -40,8 +40,8 @@ unless ENV['MSPEC_RUNNER']
 end
 
 v = MSpec::VERSION.split('.').collect { |d| &quot;1%02d&quot; % d.to_i }.join.to_i
-unless v &gt;= 101105101
-  puts &quot;Please install MSpec version &gt;= 1.5.1 to run the specs&quot;
+unless v &gt;= 101105102
+  puts &quot;Please install MSpec version &gt;= 1.5.2 to run the specs&quot;
   exit 1
 end
 </diff>
      <filename>1.8/spec_helper.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 module RubySpec
-  VERSION = &quot;0.6.1&quot;
+  VERSION = &quot;0.6.2&quot;
 end</diff>
      <filename>version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>25fee10f0bbff989d938aeb6452cdac564141c0f</id>
    </parent>
  </parents>
  <author>
    <name>Brian Ford</name>
    <email>bford@engineyard.com</email>
  </author>
  <url>http://github.com/rubyspec/rubyspec/commit/3f450c21e117baaba154c264ea87b4adc9b1ab46</url>
  <id>3f450c21e117baaba154c264ea87b4adc9b1ab46</id>
  <committed-date>2008-12-01T18:10:44-08:00</committed-date>
  <authored-date>2008-12-01T18:10:44-08:00</authored-date>
  <message>Update version to 0.6.2 and require mspec v1.5.2.</message>
  <tree>32261b7080672147fa7fe27625e96adc97439740</tree>
  <committer>
    <name>Brian Ford</name>
    <email>bford@engineyard.com</email>
  </committer>
</commit>
