--- !ruby/object:Gem::Specification name: activemerchant version: !ruby/object:Gem::Version version: 1.49.0 platform: ruby authors: - Tobias Luetke autorequire: bindir: bin cert_chain: - | -----BEGIN CERTIFICATE----- MIIDcDCCAligAwIBAgIBATANBgkqhkiG9w0BAQUFADA/MQ8wDQYDVQQDDAZhZG1p bnMxFzAVBgoJkiaJk/IsZAEZFgdzaG9waWZ5MRMwEQYKCZImiZPyLGQBGRYDY29t MB4XDTE0MDUxNTIwMzM0OFoXDTE1MDUxNTIwMzM0OFowPzEPMA0GA1UEAwwGYWRt aW5zMRcwFQYKCZImiZPyLGQBGRYHc2hvcGlmeTETMBEGCgmSJomT8ixkARkWA2Nv bTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL0/81O3e1vh5smcwp2G MpLQ6q0kejQLa65bPYPxdzWA1SYOKyGfw+yR9LdFzsuKpwWzKq6zX35lj1IckWS4 bNBEQzxmufUxU0XPM02haFB8fOfDJzdXsWte9Ge4IFwahwn68gpMqN+BvxL+KMYz Iut9YmN44d4LZdsENEIO5vmybuG2vYDz7R56qB0PA+Q2P2CdhymsBad2DQs69FBo uico9V6VMYYctL9lCYdzu9IXrOYNTt88suKIVzzAlHOKeN0Ng5qdztFoTR8sfxDr Ydg3KHl5n47wlpgd8R0f/4b5gGxW+v9pyJCgQnLlRu7DedVSvv7+GMtj3g9r3nhJ KqECAwEAAaN3MHUwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAwHQYDVR0OBBYEFI/o maf34HXbUOQsdoLHacEKQgunMB0GA1UdEQQWMBSBEmFkbWluc0BzaG9waWZ5LmNv bTAdBgNVHRIEFjAUgRJhZG1pbnNAc2hvcGlmeS5jb20wDQYJKoZIhvcNAQEFBQAD ggEBADkK9aj5T0HPExsov4EoMWFnO+G7RQ28C30VAfKxnL2UxG6i4XMHVs6Xi94h qXFw1ec9Y2eDUqaolT3bviOk9BB197+A8Vz/k7MC6ci2NE+yDDB7HAC8zU6LAx8Y Iqvw7B/PSZ/pz4bUVFlTATif4mi1vO3lidRkdHRtM7UePSn2rUpOi0gtXBP3bLu5 YjHJN7wx5cugMEyroKITG5gL0Nxtu21qtOlHX4Hc4KdE2JqzCPOsS4zsZGhgwhPs fl3hbtVFTqbOlwL9vy1fudXcolIE/ZTcxQ+er07ZFZdKCXayR9PPs64heamfn0fp TConQSX2BnZdhIEYW+cKzEC/bLc= -----END CERTIFICATE----- date: 2015-05-01 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: activesupport requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.2.14 - - "<" - !ruby/object:Gem::Version version: 5.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.2.14 - - "<" - !ruby/object:Gem::Version version: 5.0.0 - !ruby/object:Gem::Dependency name: i18n requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.6.9 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.6.9 - !ruby/object:Gem::Dependency name: builder requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.1.2 - - "<" - !ruby/object:Gem::Version version: 4.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.1.2 - - "<" - !ruby/object:Gem::Version version: 4.0.0 - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.4' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: test-unit requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3' - !ruby/object:Gem::Dependency name: mocha requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1' - !ruby/object:Gem::Dependency name: thor requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways. email: tobi@leetsoft.com executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG - CONTRIBUTORS - MIT-LICENSE - README.md - lib/active_merchant.rb - lib/active_merchant/billing.rb - lib/active_merchant/billing/apple_pay_payment_token.rb - lib/active_merchant/billing/avs_result.rb - lib/active_merchant/billing/base.rb - lib/active_merchant/billing/check.rb - lib/active_merchant/billing/compatibility.rb - lib/active_merchant/billing/credit_card.rb - lib/active_merchant/billing/credit_card_formatting.rb - lib/active_merchant/billing/credit_card_methods.rb - lib/active_merchant/billing/cvv_result.rb - lib/active_merchant/billing/gateway.rb - lib/active_merchant/billing/gateways.rb - lib/active_merchant/billing/gateways/adyen.rb - lib/active_merchant/billing/gateways/app55.rb - lib/active_merchant/billing/gateways/authorize_net.rb - lib/active_merchant/billing/gateways/authorize_net_arb.rb - lib/active_merchant/billing/gateways/authorize_net_cim.rb - lib/active_merchant/billing/gateways/axcessms.rb - lib/active_merchant/billing/gateways/balanced.rb - lib/active_merchant/billing/gateways/bank_frick.rb - lib/active_merchant/billing/gateways/banwire.rb - lib/active_merchant/billing/gateways/barclays_epdq.rb - lib/active_merchant/billing/gateways/barclays_epdq_extra_plus.rb - lib/active_merchant/billing/gateways/be2bill.rb - lib/active_merchant/billing/gateways/beanstream.rb - lib/active_merchant/billing/gateways/beanstream/beanstream_core.rb - lib/active_merchant/billing/gateways/beanstream_interac.rb - lib/active_merchant/billing/gateways/blue_pay.rb - lib/active_merchant/billing/gateways/bogus.rb - lib/active_merchant/billing/gateways/borgun.rb - lib/active_merchant/billing/gateways/braintree.rb - lib/active_merchant/billing/gateways/braintree/braintree_common.rb - lib/active_merchant/billing/gateways/braintree_blue.rb - lib/active_merchant/billing/gateways/braintree_orange.rb - lib/active_merchant/billing/gateways/bridge_pay.rb - lib/active_merchant/billing/gateways/card_save.rb - lib/active_merchant/billing/gateways/card_stream.rb - lib/active_merchant/billing/gateways/cashnet.rb - lib/active_merchant/billing/gateways/cc5.rb - lib/active_merchant/billing/gateways/cecabank.rb - lib/active_merchant/billing/gateways/cenpos.rb - lib/active_merchant/billing/gateways/certo_direct.rb - lib/active_merchant/billing/gateways/checkout.rb - lib/active_merchant/billing/gateways/commercegate.rb - lib/active_merchant/billing/gateways/conekta.rb - lib/active_merchant/billing/gateways/cyber_source.rb - lib/active_merchant/billing/gateways/data_cash.rb - lib/active_merchant/billing/gateways/efsnet.rb - lib/active_merchant/billing/gateways/elavon.rb - lib/active_merchant/billing/gateways/epay.rb - lib/active_merchant/billing/gateways/evo_ca.rb - lib/active_merchant/billing/gateways/eway.rb - lib/active_merchant/billing/gateways/eway_managed.rb - lib/active_merchant/billing/gateways/eway_rapid.rb - lib/active_merchant/billing/gateways/exact.rb - lib/active_merchant/billing/gateways/ezic.rb - lib/active_merchant/billing/gateways/fat_zebra.rb - lib/active_merchant/billing/gateways/federated_canada.rb - lib/active_merchant/billing/gateways/finansbank.rb - lib/active_merchant/billing/gateways/first_giving.rb - lib/active_merchant/billing/gateways/first_pay.rb - lib/active_merchant/billing/gateways/firstdata_e4.rb - lib/active_merchant/billing/gateways/flo2cash.rb - lib/active_merchant/billing/gateways/flo2cash_simple.rb - lib/active_merchant/billing/gateways/garanti.rb - lib/active_merchant/billing/gateways/global_transport.rb - lib/active_merchant/billing/gateways/hdfc.rb - lib/active_merchant/billing/gateways/hps.rb - lib/active_merchant/billing/gateways/iats_payments.rb - lib/active_merchant/billing/gateways/ideal/ideal_base.rb - lib/active_merchant/billing/gateways/ideal/ideal_rabobank.pem - lib/active_merchant/billing/gateways/ideal/ideal_response.rb - lib/active_merchant/billing/gateways/ideal_rabobank.rb - lib/active_merchant/billing/gateways/inspire.rb - lib/active_merchant/billing/gateways/instapay.rb - lib/active_merchant/billing/gateways/ipp.rb - lib/active_merchant/billing/gateways/iridium.rb - lib/active_merchant/billing/gateways/itransact.rb - lib/active_merchant/billing/gateways/jetpay.rb - lib/active_merchant/billing/gateways/linkpoint.rb - lib/active_merchant/billing/gateways/litle.rb - lib/active_merchant/billing/gateways/maxipago.rb - lib/active_merchant/billing/gateways/merchant_e_solutions.rb - lib/active_merchant/billing/gateways/merchant_one.rb - lib/active_merchant/billing/gateways/merchant_ware.rb - lib/active_merchant/billing/gateways/merchant_ware_version_four.rb - lib/active_merchant/billing/gateways/merchant_warrior.rb - lib/active_merchant/billing/gateways/mercury.rb - lib/active_merchant/billing/gateways/metrics_global.rb - lib/active_merchant/billing/gateways/migs.rb - lib/active_merchant/billing/gateways/migs/migs_codes.rb - lib/active_merchant/billing/gateways/modern_payments.rb - lib/active_merchant/billing/gateways/modern_payments_cim.rb - lib/active_merchant/billing/gateways/monei.rb - lib/active_merchant/billing/gateways/moneris.rb - lib/active_merchant/billing/gateways/moneris_us.rb - lib/active_merchant/billing/gateways/money_movers.rb - lib/active_merchant/billing/gateways/nab_transact.rb - lib/active_merchant/billing/gateways/net_registry.rb - lib/active_merchant/billing/gateways/netaxept.rb - lib/active_merchant/billing/gateways/netbilling.rb - lib/active_merchant/billing/gateways/netpay.rb - lib/active_merchant/billing/gateways/network_merchants.rb - lib/active_merchant/billing/gateways/nmi.rb - lib/active_merchant/billing/gateways/ogone.rb - lib/active_merchant/billing/gateways/openpay.rb - lib/active_merchant/billing/gateways/optimal_payment.rb - lib/active_merchant/billing/gateways/orbital.rb - lib/active_merchant/billing/gateways/orbital/orbital_soft_descriptors.rb - lib/active_merchant/billing/gateways/pac_net_raven.rb - lib/active_merchant/billing/gateways/pago_facil.rb - lib/active_merchant/billing/gateways/pay_conex.rb - lib/active_merchant/billing/gateways/pay_gate_xml.rb - lib/active_merchant/billing/gateways/pay_hub.rb - lib/active_merchant/billing/gateways/pay_junction.rb - lib/active_merchant/billing/gateways/pay_secure.rb - lib/active_merchant/billing/gateways/paybox_direct.rb - lib/active_merchant/billing/gateways/payex.rb - lib/active_merchant/billing/gateways/payflow.rb - lib/active_merchant/billing/gateways/payflow/payflow_common_api.rb - lib/active_merchant/billing/gateways/payflow/payflow_express_response.rb - lib/active_merchant/billing/gateways/payflow/payflow_response.rb - lib/active_merchant/billing/gateways/payflow_express.rb - lib/active_merchant/billing/gateways/payflow_express_uk.rb - lib/active_merchant/billing/gateways/payflow_uk.rb - lib/active_merchant/billing/gateways/payment_express.rb - lib/active_merchant/billing/gateways/paymill.rb - lib/active_merchant/billing/gateways/paypal.rb - lib/active_merchant/billing/gateways/paypal/paypal_common_api.rb - lib/active_merchant/billing/gateways/paypal/paypal_express_response.rb - lib/active_merchant/billing/gateways/paypal/paypal_recurring_api.rb - lib/active_merchant/billing/gateways/paypal_ca.rb - lib/active_merchant/billing/gateways/paypal_digital_goods.rb - lib/active_merchant/billing/gateways/paypal_express.rb - lib/active_merchant/billing/gateways/paypal_express_common.rb - lib/active_merchant/billing/gateways/payscout.rb - lib/active_merchant/billing/gateways/paystation.rb - lib/active_merchant/billing/gateways/payway.rb - lib/active_merchant/billing/gateways/pin.rb - lib/active_merchant/billing/gateways/plugnpay.rb - lib/active_merchant/billing/gateways/psigate.rb - lib/active_merchant/billing/gateways/psl_card.rb - lib/active_merchant/billing/gateways/qbms.rb - lib/active_merchant/billing/gateways/quantum.rb - lib/active_merchant/billing/gateways/quickbooks.rb - lib/active_merchant/billing/gateways/quickpay.rb - lib/active_merchant/billing/gateways/qvalent.rb - lib/active_merchant/billing/gateways/realex.rb - lib/active_merchant/billing/gateways/redsys.rb - lib/active_merchant/billing/gateways/sage.rb - lib/active_merchant/billing/gateways/sage/sage_bankcard.rb - lib/active_merchant/billing/gateways/sage/sage_core.rb - lib/active_merchant/billing/gateways/sage/sage_vault.rb - lib/active_merchant/billing/gateways/sage/sage_virtual_check.rb - lib/active_merchant/billing/gateways/sage_pay.rb - lib/active_merchant/billing/gateways/sallie_mae.rb - lib/active_merchant/billing/gateways/secure_net.rb - lib/active_merchant/billing/gateways/secure_pay.rb - lib/active_merchant/billing/gateways/secure_pay_au.rb - lib/active_merchant/billing/gateways/secure_pay_tech.rb - lib/active_merchant/billing/gateways/skip_jack.rb - lib/active_merchant/billing/gateways/smart_ps.rb - lib/active_merchant/billing/gateways/so_easy_pay.rb - lib/active_merchant/billing/gateways/spreedly_core.rb - lib/active_merchant/billing/gateways/stripe.rb - lib/active_merchant/billing/gateways/swipe_checkout.rb - lib/active_merchant/billing/gateways/tns.rb - lib/active_merchant/billing/gateways/trans_first.rb - lib/active_merchant/billing/gateways/transax.rb - lib/active_merchant/billing/gateways/transnational.rb - lib/active_merchant/billing/gateways/trust_commerce.rb - lib/active_merchant/billing/gateways/usa_epay.rb - lib/active_merchant/billing/gateways/usa_epay_advanced.rb - lib/active_merchant/billing/gateways/usa_epay_transaction.rb - lib/active_merchant/billing/gateways/verifi.rb - lib/active_merchant/billing/gateways/viaklix.rb - lib/active_merchant/billing/gateways/webpay.rb - lib/active_merchant/billing/gateways/wepay.rb - lib/active_merchant/billing/gateways/wirecard.rb - lib/active_merchant/billing/gateways/worldpay.rb - lib/active_merchant/billing/gateways/worldpay_online_payments.rb - lib/active_merchant/billing/gateways/worldpay_us.rb - lib/active_merchant/billing/model.rb - lib/active_merchant/billing/network_tokenization_credit_card.rb - lib/active_merchant/billing/payment_token.rb - lib/active_merchant/billing/rails.rb - lib/active_merchant/billing/response.rb - lib/active_merchant/connection.rb - lib/active_merchant/country.rb - lib/active_merchant/empty.rb - lib/active_merchant/errors.rb - lib/active_merchant/network_connection_retries.rb - lib/active_merchant/post_data.rb - lib/active_merchant/posts_data.rb - lib/active_merchant/version.rb - lib/activemerchant.rb - lib/certs/cacert.pem - lib/support/gateway_support.rb - lib/support/outbound_hosts.rb - lib/support/ssl_verify.rb homepage: http://activemerchant.org/ licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: activemerchant rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Framework and tools for dealing with credit card transactions. test_files: []