wepay-rails.gemspec in wepay-rails-0.1.83 vs wepay-rails.gemspec in wepay-rails-0.1.84
- 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.83"
+ s.version = "0.1.84"
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-04}
s.description = %q{Rails gem that interfaces with the WePay API}
@@ -25,9 +25,10 @@
"README",
"README.rdoc",
"Rakefile",
"VERSION",
"app/controllers/wepay/application_controller.rb",
+ "app/controllers/wepay/authorize_controller.rb",
"app/controllers/wepay/ipn_controller.rb",
"config/routes.rb",
"lib/examples/wepay.yml",
"lib/helpers/controller_helpers.rb",
"lib/helpers/model_helpers.rb",