wepay-rails.gemspec in wepay-rails-2.5.2 vs wepay-rails.gemspec in wepay-rails-2.6.0

- old
+ new

@@ -3,29 +3,31 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "wepay-rails" - s.version = "2.5.2" + s.version = "2.6.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Adam Medeiros"] - s.date = "2013-04-11" + s.date = "2013-04-18" s.description = "Rails gem that interfaces with the WePay API" s.email = "adammede@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README", + "README.md", "README.rdoc" ] s.files = [ ".DS_Store", ".document", ".travis.yml", "Gemfile", "Gemfile.lock", "LICENSE.txt", "README", + "README.md", "README.rdoc", "Rakefile", "VERSION", "app/.DS_Store", "app/controllers/wepay/application_controller.rb",