muck-commerce.gemspec in muck-commerce-0.2.2 vs muck-commerce.gemspec in muck-commerce-0.2.3
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{muck-commerce}
- s.version = "0.2.2"
+ s.version = "0.2.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Ball", "Joel Duffin"]
- s.date = %q{2010-04-08}
+ s.date = %q{2010-04-19}
s.description = %q{Add ecommerce functionality to your muck project. This includes integration with Paypal and Authorize.net. This gem uses active merchant and so adding other gateways should be simple.}
s.email = %q{justin@tatemae.com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"