<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,7 @@
   * Merge pixeltrix/master
   * Include Huberry::HattrAccessor in Object instead of Class
   * Update README
+  * Update gemspec
 
 2009-01-18 - Sean Huber (shuber@huberry.com)
   * Boolean type casted empty strings should return false</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name    = 'hattr_accessor'
-  s.version = '1.0.5'
-  s.date    = '2009-01-18'
+  s.version = '1.1.0'
+  s.date    = '2009-03-05'
   
   s.summary     = 'Allows you to define attr_accessors that reference members of a hash'
   s.description = 'Allows you to define attr_accessors that reference members of a hash'
@@ -18,9 +18,12 @@ Gem::Specification.new do |s|
     MIT-LICENSE
     Rakefile
     README.markdown
+    test/fixtures/manufacturers.yml
+    test/fixtures/products.yml
   )
   
   s.test_files = %w(
+    test/active_record_test.rb
     test/hattr_accessor_test.rb
   )
 end
\ No newline at end of file</diff>
      <filename>hattr_accessor.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0db7ae13ffafa3bf520d73ca795ef33afffc582b</id>
    </parent>
  </parents>
  <author>
    <name>Sean Huber</name>
    <email>shuber@huberry.com</email>
  </author>
  <url>http://github.com/shuber/hattr_accessor/commit/f9980247d5b3d17e0f9d3c4401acaa1367a8adfd</url>
  <id>f9980247d5b3d17e0f9d3c4401acaa1367a8adfd</id>
  <committed-date>2009-03-05T11:44:57-08:00</committed-date>
  <authored-date>2009-03-05T11:44:57-08:00</authored-date>
  <message>Update gemspec</message>
  <tree>744b7c3cffbdc9f7af54bb3df28bd96a9ea00895</tree>
  <committer>
    <name>Sean Huber</name>
    <email>shuber@huberry.com</email>
  </committer>
</commit>
