<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-= 0.9.2 (r354)
+= 0.9.2 (r355)
 * Improved documentation to address [#22530] 'Mock methods with multiple return values not possible?'
 * respond_with parameter matcher was not available in tests.
 * Patch [#22630] Fix for a bug in running Rails tests with Ruby 1.8.7. Array#flatten was being called which in turn was checking whether each element responded to #to_ary. This check was using the two parameter version of #respond_to?, but Mock was only defining a one parameter version.</diff>
      <filename>RELEASE</filename>
    </modified>
    <modified>
      <diff>@@ -129,7 +129,7 @@ task 'examples' do
   end
 end
 
-Gem::manage_gems
+Gem.manage_gems if Gem::RubyGemsVersion &lt; '1.2.0'
 
 specification = Gem::Specification.new do |s|
   s.name   = &quot;mocha&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d53b6ca013d384fee70d6362e50c83200e4e46c7</id>
    </parent>
  </parents>
  <author>
    <name>jamesmead</name>
    <email>jamesmead@c3f02bb1-6518-0410-a9f4-ca7cd5e7eb38</email>
  </author>
  <url>http://github.com/sprsquish/mocha/commit/28502984e3db83e0dd8a17dd97170b9821d270ba</url>
  <id>28502984e3db83e0dd8a17dd97170b9821d270ba</id>
  <committed-date>2008-11-03T00:19:48-08:00</committed-date>
  <authored-date>2008-11-03T00:19:48-08:00</authored-date>
  <message>Gem::manage_gems is deprecated.</message>
  <tree>67c20ff6fa23f74597d936bcf3c6febcb5123222</tree>
  <committer>
    <name>jamesmead</name>
    <email>jamesmead@c3f02bb1-6518-0410-a9f4-ca7cd5e7eb38</email>
  </committer>
</commit>
