tinia.gemspec in tinia-0.1.1 vs tinia.gemspec in tinia-2.3.0

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "tinia" - s.version = "0.1.1" + s.version = "2.3.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Dan Langevin"] - s.date = "2012-05-07" + s.date = "2012-05-08" s.description = "Rails integration for CloudSearch" s.email = "dan.langevin@lifebooker.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"