Rakefile in simonmenke-active_merchant_ogone-0.1.0 vs Rakefile in simonmenke-active_merchant_ogone-0.1.1

- old
+ new

@@ -29,9 +29,10 @@ gemspec.summary = "A plugin for Ogone support in ActiveRecord." gemspec.description = "A plugin for Ogone support in ActiveRecord. " gemspec.email = "github@defv.be" gemspec.homepage = "http://github.com/DefV/active_merchant_ogone/tree/master" gemspec.authors = ["Jan De Poorter", "Simon Menke"] + gemspec.add_dependency 'activemerchant', '>= 0' end rescue LoadError puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end \ No newline at end of file