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

- old
+ new

@@ -94,10 +94,9 @@ r.process { authorize(100, credit_card, options) } r.process(:ignore_result) { void(r.authorization, options) } end end - def supports_scrubbing? true end def scrub(transcript)