lib/support/gateway_support.rb in activemerchant-1.85.0 vs lib/support/gateway_support.rb in activemerchant-1.86.0

- old
+ new

@@ -65,6 +65,5 @@ each_gateway do |g| puts "#{g.display_name} - #{g.homepage_url} [#{g.supported_countries.join(', ')}]" end end end -