rsolr-ext.gemspec in mwmitchell-rsolr-ext-0.5.6 vs rsolr-ext.gemspec in mwmitchell-rsolr-ext-0.5.7

- old
+ new

@@ -1,9 +1,9 @@ Gem::Specification.new do |s| s.name = "rsolr-ext" - s.version = "0.5.6" - s.date = "2009-03-17" + s.version = "0.5.7" + s.date = "2009-03-18" s.summary = "An extension lib for RSolr" s.email = "goodieboy@gmail.com" s.homepage = "http://github.com/mwmitchell/rsolr_ext" s.description = "An extension lib for RSolr" s.has_rdoc = true @@ -11,11 +11,10 @@ s.files = [ "lib/core_ext.rb", "lib/mash.rb", - "lib/rsolr-ext/hash_methodizer.rb", "lib/rsolr-ext/mapable.rb", "lib/rsolr-ext/request/queryable.rb", "lib/rsolr-ext/request.rb", @@ -30,10 +29,9 @@ "LICENSE", "README.rdoc", "rsolr-ext.gemspec" ] s.test_files = [ - 'test/hash_methodizer_test.rb', 'test/request_test.rb', 'test/response_test.rb', 'test/test_unit_test_case.rb', 'test/helper.rb' ] \ No newline at end of file