# -*- encoding: utf-8 -*- # stub: active_merchant_ogone 0.1.2 ruby lib Gem::Specification.new do |s| s.name = "active_merchant_ogone".freeze s.version = "0.1.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jan De Poorter".freeze, "Simon Menke".freeze] s.date = "2009-12-15" s.description = "A plugin for Ogone support in ActiveRecord. ".freeze s.email = "github@defv.be".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "active_merchant_ogone.gemspec".freeze, "init.rb".freeze, "lib/active_merchant_ogone.rb".freeze, "lib/active_merchant_ogone/helper.rb".freeze, "lib/active_merchant_ogone/notification.rb".freeze, "test/active_merchant_ogone/helper_test.rb".freeze, "test/active_merchant_ogone/notification_test.rb".freeze, "test/active_merchant_ogone_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/DefV/active_merchant_ogone/tree/master".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A plugin for Ogone support in ActiveRecord.".freeze s.test_files = ["test/active_merchant_ogone/helper_test.rb".freeze, "test/active_merchant_ogone/notification_test.rb".freeze, "test/active_merchant_ogone_test.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.4.2".freeze]) end