lib/active_merchant/billing/gateways/redsys.rb in activemerchant-1.83.0 vs lib/active_merchant/billing/gateways/redsys.rb in activemerchant-1.84.0

- old
+ new

@@ -1,5 +1,6 @@ # coding: utf-8 + require 'nokogiri' module ActiveMerchant #:nodoc: module Billing #:nodoc: # = Redsys Merchant Gateway