wepay-rails.gemspec in wepay-rails-0.1.35 vs wepay-rails.gemspec in wepay-rails-0.1.36
- 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.35"
+ s.version = "0.1.36"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Adam Medeiros"]
s.date = %q{2011-07-20}
s.description = %q{Rails gem that interfaces with the WePay API}
@@ -24,10 +24,9 @@
"LICENSE.txt",
"README",
"README.rdoc",
"Rakefile",
"VERSION",
- "lib/exceptions.rb",
"lib/helpers/controller_helpers.rb",
"lib/helpers/model_helpers.rb",
"lib/wepay-rails.rb",
"test/helper.rb",
"test/test_wepay-rails.rb",