mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
The params for AccountLink changed in `v0.93.0`, which will cause the test suite to fail unless `stripe-mock` is pinned to an earlier version. Fixes #934