<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,2 @@
+.DS_Store
 pkg
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -10,14 +10,28 @@ Gem::Specification.new do |s|
   s.description = %q{      Open a gem's source directory with either the default editor, or a specified command.
 }
   s.email = %q{netghost@gmail.com}
-  s.extra_rdoc_files = [&quot;README.markdown&quot;]
-  s.files = [&quot;CHANGELOG.markdown&quot;, &quot;Rakefile&quot;, &quot;README.markdown&quot;, &quot;VERSION.yml&quot;, &quot;lib/open_gem&quot;, &quot;lib/open_gem/common_options.rb&quot;, &quot;lib/rubygems&quot;, &quot;lib/rubygems/commands&quot;, &quot;lib/rubygems/commands/open_command.rb&quot;, &quot;lib/rubygems/commands/read_command.rb&quot;, &quot;lib/rubygems_plugin.rb&quot;, &quot;test/open_command_test.rb&quot;]
+  s.extra_rdoc_files = [
+    &quot;README.markdown&quot;
+  ]
+  s.files = [
+    &quot;CHANGELOG.markdown&quot;,
+    &quot;README.markdown&quot;,
+    &quot;Rakefile&quot;,
+    &quot;VERSION.yml&quot;,
+    &quot;lib/open_gem/common_options.rb&quot;,
+    &quot;lib/rubygems/commands/open_command.rb&quot;,
+    &quot;lib/rubygems/commands/read_command.rb&quot;,
+    &quot;lib/rubygems_plugin.rb&quot;,
+    &quot;test/open_command_test.rb&quot;
+  ]
   s.homepage = %q{http://github.com/adamsanderson/open_gem}
-  s.rdoc_options = [&quot;--inline-source&quot;, &quot;--charset=UTF-8&quot;]
+  s.rdoc_options = [&quot;--charset=UTF-8&quot;]
   s.require_paths = [&quot;lib&quot;]
-  s.rubygems_version = %q{1.3.4}
+  s.rubygems_version = %q{1.3.2}
   s.summary = %q{Gem Command to easily open a ruby gem with the editor of your choice.}
-  s.test_files = [&quot;test/open_command_test.rb&quot;]
+  s.test_files = [
+    &quot;test/open_command_test.rb&quot;
+  ]
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION</diff>
      <filename>open_gem.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0d29abff2d20af0fbe62e5162f895096564ca435</id>
    </parent>
  </parents>
  <author>
    <name>Adam Sanderson</name>
    <email>netghost@gmail.com</email>
  </author>
  <url>http://github.com/adamsanderson/open_gem/commit/e5da496ace424164fc0f19788517c62cd513a8f8</url>
  <id>e5da496ace424164fc0f19788517c62cd513a8f8</id>
  <committed-date>2009-06-03T15:21:49-07:00</committed-date>
  <authored-date>2009-06-03T15:21:49-07:00</authored-date>
  <message>Trying to get github to recognize this 1.3.2</message>
  <tree>0cdda9b938459b96dfe1280676b59a13d3c41aa3</tree>
  <committer>
    <name>Adam Sanderson</name>
    <email>netghost@gmail.com</email>
  </committer>
</commit>
