lib/active_merchant/billing/gateways/federated_canada.rb in activemerchant-1.85.0 vs lib/active_merchant/billing/gateways/federated_canada.rb in activemerchant-1.86.0
- old
+ new
@@ -155,6 +155,5 @@
parameters.map{|k, v| "#{k}=#{CGI.escape(v.to_s)}"}.join('&')
end
end
end
end
-