<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>exceptional.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
 .DS_Store
 coverage
 doc
-pkg/*.tgz
\ No newline at end of file
+pkg/*
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -8,11 +8,12 @@ begin
     p.url          = &quot;http://getexceptional.com/&quot;
     p.author       = ['David Rice']
     p.email        = &quot;david@contrast.ie&quot;
+    p.dependencies = [&quot;json&quot;]
   end
  
-rescue LoadError =&gt; boom
+rescue LoadError =&gt; e
   puts &quot;You are missing a dependency required for meta-operations on this gem.&quot;
-  puts &quot;#{boom.to_s.capitalize}.&quot;
+  puts &quot;#{e.to_s.capitalize}.&quot;
 end
  
 # add spec tasks, if you have rspec installed</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5d9e00dd8c5f31cd82342d7587bcabe26e7314e8</id>
    </parent>
  </parents>
  <author>
    <name>David Rice</name>
    <email>dave@starscream-2.local</email>
  </author>
  <url>http://github.com/contrast/exceptional/commit/36f0b8fa606e3de7848d1ef424a15e57a2147d76</url>
  <id>36f0b8fa606e3de7848d1ef424a15e57a2147d76</id>
  <committed-date>2008-10-02T05:27:45-07:00</committed-date>
  <authored-date>2008-10-02T05:27:45-07:00</authored-date>
  <message>Add the gemspec, wondering how long it will take for the gem to appear on github</message>
  <tree>aaf2911f28d3d5369581ecc2494d3e86c729fb6a</tree>
  <committer>
    <name>David Rice</name>
    <email>dave@starscream-2.local</email>
  </committer>
</commit>
