<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,3 @@
-coverage/
-pkg/
-doc/
+/coverage/
+/pkg/
+/rdoc/</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -2,8 +2,8 @@
 ===
 
 Author:: {Rob Olson}[http://thinkingdigitally.com]
-Email:: rko618 [at] gmail.com
-GitHub:: http://github.com/robolson/ruby-poker/
+Email:: [first name] [at] thinkingdigitally.com
+GitHub:: http://github.com/robolson/ruby-poker
 
 == Description
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -6,18 +6,18 @@ begin
 rescue LoadError
 end
 
-RUBYPOKER_VERSION = &quot;0.3.1&quot;
+RUBYPOKER_VERSION = &quot;0.3.2&quot;
 
 spec = Gem::Specification.new do |s|
   s.name     = &quot;ruby-poker&quot;
   s.version  = RUBYPOKER_VERSION
-  s.date     = &quot;2009-01-24&quot;
+  s.date     = &quot;2009-07-27&quot;
   s.rubyforge_project = &quot;rubypoker&quot;
   s.platform = Gem::Platform::RUBY
   s.summary = &quot;Poker library in Ruby&quot;
   s.description = &quot;Ruby library for comparing poker hands and determining the winner.&quot;
   s.author  = &quot;Rob Olson&quot;
-  s.email    = &quot;rko618@gmail.com&quot;
+  s.email    = &quot;rob@thinkingdigitally.com&quot;
   s.homepage = &quot;http://github.com/robolson/ruby-poker&quot;
   s.has_rdoc = true
   s.files    = [&quot;CHANGELOG&quot;, 
@@ -38,7 +38,7 @@ spec = Gem::Specification.new do |s|
                     '--main'  &lt;&lt; 'README.rdoc' &lt;&lt;
                     '--inline-source' &lt;&lt; '-q'
 
-  # s.add_dependency(&quot;thoughtbot-shoulda&quot;, [&quot;&gt; 2.0.0&quot;])
+  s.add_development_dependency('thoughtbot-shoulda', '&gt; 2.0.0')
 end
 
 require 'rake/gempackagetask'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c8bc877890769af9674be05449da0b89eddd6c94</id>
    </parent>
  </parents>
  <author>
    <name>Robert Olson</name>
    <email>rob@thinkingdigitally.com</email>
  </author>
  <url>http://github.com/robolson/ruby-poker/commit/bbef2cf062bcf58c160ca250986cefcf72e49827</url>
  <id>bbef2cf062bcf58c160ca250986cefcf72e49827</id>
  <committed-date>2009-07-27T21:41:52-07:00</committed-date>
  <authored-date>2009-07-27T21:41:52-07:00</authored-date>
  <message>version bump to 0.3.2</message>
  <tree>d37b7fa551c182563f42eef49618147b3d269e24</tree>
  <committer>
    <name>Robert Olson</name>
    <email>rob@thinkingdigitally.com</email>
  </committer>
</commit>
