You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't reproduce it using the latest mater. @whitequark could you cut a release please? There are a few unreleased changes, one of them is related to cmdarg logic.
Similar to reports #466, #447 and #507
We want to add Rubocop to ActiveMerchant: activemerchant/active_merchant#2894 but right now we need to exclude a few files since they break.
lib/active_merchant/billing/gateways/paypal/paypal_common_api.rb
breaks:and
lib/active_merchant/billing/gateways/paypal_express.rb
:Switching the TargetRubyVersion setting to 2.4 makes the problem go away. This is with parser 2.5.1.0.
cc @bpollack
The text was updated successfully, but these errors were encountered: