mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-05 00:02:50 -04:00
An unfortunate side effect of #364 is that it broke compatibility for users on very old API versions because their `refunds` field will come back as an array. This adds a compatibility layer that will allow even users on old API versions to seamlessly upgrade their gem versions.