by_star.gemspec in by_star-0.8.0 vs by_star.gemspec in by_star-0.9.0

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{by_star} - s.version = "0.8.0" + s.version = "0.9.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Ryan Bigg", "Mislav Marohni\304\207"] - s.date = %q{2010-06-05} + s.date = %q{2010-07-29} s.description = %q{ActiveRecord extension for easier date scopes and time ranges} s.email = %q{radarlistener@gmail.com} s.extra_rdoc_files = [ "README.markdown" ] @@ -21,10 +21,9 @@ "README.markdown", "Rakefile", "VERSION", "by_star.gemspec", "cleaner.rb", - "init.rb", "lib/by_star.rb", "lib/calculations.rb", "lib/calculations/count.rb", "lib/calculations/sum.rb", "lib/neighbours.rb",