ruby-tmdb.gemspec in ruby-tmdb-0.0.19 vs ruby-tmdb.gemspec in ruby-tmdb-0.0.20

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ruby-tmdb} - s.version = "0.0.19" + s.version = "0.0.20" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Aaron Gough"] s.date = %q{2010-05-26} s.description = %q{An ActiveRecord-style API wrapper for TheMovieDB.org} @@ -15,10 +15,11 @@ s.extra_rdoc_files = [ "MIT-LICENSE", "README.rdoc" ] s.files = [ - "MIT-LICENSE", + ".gitignore", + "MIT-LICENSE", "README.rdoc", "Rakefile", "VERSION", "lib/ruby-tmdb.rb", "lib/ruby-tmdb/tmdb.rb",