<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name    = 'scoped_search'
   s.version = '1.1.0'
-  s.date    = '2009-01-29'
+  s.date    = '2009-02-23'
   
   s.summary = &quot;A Rails plugin to search your models using a named_scope&quot;
   s.description = &quot;Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope according to a provided query string. The named_scope can be used like any other named_scope, so it can be cchained or combined with will_paginate.&quot;
@@ -14,6 +14,6 @@ Gem::Specification.new do |s|
   s.rdoc_options &lt;&lt; '--title' &lt;&lt; s.name &lt;&lt; '--main' &lt;&lt; 'README.rdoc' &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source'
   s.extra_rdoc_files = ['README.rdoc']
   
-  s.files = %w(LICENSE README.rdoc Rakefile init.rb lib lib/scoped_search lib/scoped_search.rb lib/scoped_search/query_conditions_builder.rb lib/scoped_search/query_language_parser.rb lib/scoped_search/reg_tokens.rb tasks tasks/database_tests.rake tasks/github-gem.rake test test/database.yml test/integration test/integration/api_test.rb test/lib test/lib/test_models.rb test/lib/test_schema.rb test/test_helper.rb test/unit test/unit/query_conditions_builder_test.rb test/unit/query_language_test.rb test/unit/search_for_test.rb)
+  s.files = %w(LICENSE README.rdoc Rakefile init.rb lib lib/scoped_search lib/scoped_search.rb lib/scoped_search/query_conditions_builder.rb lib/scoped_search/query_language_parser.rb lib/scoped_search/reg_tokens.rb tasks tasks/database_tests.rake tasks/documentation.rake tasks/github-gem.rake test test/database.yml test/integration test/integration/api_test.rb test/lib test/lib/test_models.rb test/lib/test_schema.rb test/test_helper.rb test/unit test/unit/query_conditions_builder_test.rb test/unit/query_language_test.rb test/unit/search_for_test.rb)
   s.test_files = %w(test/integration/api_test.rb test/unit/query_conditions_builder_test.rb test/unit/query_language_test.rb test/unit/search_for_test.rb)
 end
\ No newline at end of file</diff>
      <filename>scoped_search.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>13cce4b70e9b48178c90686109e16cac1d7855e3</id>
    </parent>
  </parents>
  <author>
    <name>Wes Hays</name>
    <email>weshays@gbdev.com</email>
  </author>
  <url>http://github.com/wvanbergen/scoped_search/commit/dcfdcadc8ce2f3b1331b69aaf83ab4d1fadba906</url>
  <id>dcfdcadc8ce2f3b1331b69aaf83ab4d1fadba906</id>
  <committed-date>2009-02-23T16:14:04-08:00</committed-date>
  <authored-date>2009-02-23T16:14:04-08:00</authored-date>
  <message>Updated scoped_search.gemspec for release of version 1.1.0</message>
  <tree>6c00ca6b8c32d84867b74b3f5369f16ebb5734a0</tree>
  <committer>
    <name>Wes Hays</name>
    <email>weshays@gbdev.com</email>
  </committer>
</commit>
