wepay-rails.gemspec in wepay-rails-0.1.71 vs wepay-rails.gemspec in wepay-rails-0.1.72

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{wepay-rails} - s.version = "0.1.71" + s.version = "0.1.72" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{Adam Medeiros}] s.date = %q{2011-09-01} s.description = %q{Rails gem that interfaces with the WePay API} @@ -30,10 +30,9 @@ "app/controllers/wepay/ipn_controller.rb", "config/routes.rb", "lib/examples/wepay.yml", "lib/helpers/controller_helpers.rb", "lib/helpers/model_helpers.rb", - "lib/rails.rb", "lib/wepay-rails.rb", "test/helper.rb", "test/test_wepay-rails.rb", "wepay-rails.gemspec" ]