integrity-prowl.gemspec in integrity-prowl-0.3.2 vs integrity-prowl.gemspec in integrity-prowl-0.3.3

- old
+ new

@@ -3,27 +3,25 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{integrity-prowl} - s.version = "0.3.2" + s.version = "0.3.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Benny Wong"] s.date = %q{2009-09-27} s.description = %q{Sends a notification from Integrity to Prowl after each build} s.email = %q{benny@bwong.net} s.extra_rdoc_files = [ "LICENSE", - "README.markdown", - "README.rdoc" + "README.markdown" ] s.files = [ ".document", ".gitignore", "LICENSE", "README.markdown", - "README.rdoc", "Rakefile", "VERSION", "integrity-prowl.gemspec", "lib/integrity/notifier/config.haml", "lib/integrity/notifier/prowl.rb",