今日のログでこれを見ています。
#############################################################
# WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! #
#############################################################
Using positional arguments is **DEPRECATED**. Please use the
keyword options pattern instead. Version __0.7.0__ of the
Ruby client will not support positional arguments.
それを担当するコードは次のとおりです。
bank_account.credit((amount*100).to_i)
何を変更すればよいですか?ドキュメントにも何も見つかりませんでした。 https://www.balancedpayments.com/docs/api?language=ruby#credit-an-existing-bank-account