<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,13 +1,20 @@
 Gem::Specification.new do |s|
   s.name     = &quot;fakeweb&quot;
-  s.version  = &quot;1.1.2.7&quot;
-  s.date     = &quot;2009-02-19&quot;
+  s.version  = &quot;1.2.0&quot;
+  s.date     = &quot;2009-03-07&quot;
   s.summary  = &quot;A tool for faking responses to HTTP requests&quot;
   s.homepage = &quot;http://github.com/chrisk/fakeweb&quot;
   s.has_rdoc = true
-  s.authors  = [&quot;Blaine Cook&quot;]
+  s.authors  = [&quot;Blaine Cook&quot;, &quot;Chris Kampmeier&quot;]
+  s.email    = &quot;chris@kampers.net&quot;
   s.files    = %w(CHANGELOG LICENSE.txt README.rdoc Rakefile lib lib/fake_web lib/fake_web.rb lib/fake_web/ext lib/fake_web/ext/net_http.rb lib/fake_web/registry.rb lib/fake_web/responder.rb lib/fake_web/response.rb lib/fake_web/stub_socket.rb lib/fakeweb.rb test test/fixtures test/fixtures/google_response_from_curl test/fixtures/google_response_with_transfer_encoding test/fixtures/google_response_without_transfer_encoding test/fixtures/test_example.txt test/fixtures/test_txt_file test/test_allow_net_connect.rb test/test_fake_web.rb test/test_fake_web_open_uri.rb test/test_helper.rb test/test_query_string.rb)
   s.test_files = %w(test/fixtures test/fixtures/google_response_from_curl test/fixtures/google_response_with_transfer_encoding test/fixtures/google_response_without_transfer_encoding test/fixtures/test_example.txt test/fixtures/test_txt_file test/test_allow_net_connect.rb test/test_fake_web.rb test/test_fake_web_open_uri.rb test/test_helper.rb test/test_query_string.rb)
-  s.rdoc_options = [&quot;--main&quot;, &quot;README.rdoc&quot;]
+  s.rdoc_options = [&quot;--main&quot;, &quot;README.rdoc&quot;,
+                    &quot;--title&quot;, &quot;FakeWeb API Documentation&quot;,
+                    &quot;--charset&quot;, &quot;utf-8&quot;,
+                    &quot;--line-numbers&quot;,
+                    &quot;--inline-source&quot;]
   s.extra_rdoc_files = [&quot;CHANGELOG&quot;, &quot;LICENSE.txt&quot;, &quot;README.rdoc&quot;]
+  s.rubyforge_project = &quot;fakeweb&quot;
+  s.add_development_dependency &quot;mocha&quot;, &quot;&gt;= 0.9.5&quot;
 end
\ No newline at end of file</diff>
      <filename>fakeweb.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7365a381ff3ac0bc5c90705ed3b4dd1b4558b530</id>
    </parent>
  </parents>
  <author>
    <name>Chris Kampmeier</name>
    <email>chris@kampers.net</email>
  </author>
  <url>http://github.com/chrisk/fakeweb/commit/dfa8a13fbadfaf5096b05303eca68c9c81962011</url>
  <id>dfa8a13fbadfaf5096b05303eca68c9c81962011</id>
  <committed-date>2009-03-07T21:12:41-08:00</committed-date>
  <authored-date>2009-03-07T20:49:25-08:00</authored-date>
  <message>Update gemspec and release 1.2.0</message>
  <tree>cd1e4e28fb5aa0b21c95677e362b8d443dfb2169</tree>
  <committer>
    <name>Chris Kampmeier</name>
    <email>chris@kampers.net</email>
  </committer>
</commit>
