integrallis / stripe_event

Stripe webhook integration for Rails applications.
https://rubygems.org/gems/stripe_event
MIT License
844 stars 104 forks source link

stripe-ruby 9.0 support #160

Closed abepark01 closed 6 months ago

abepark01 commented 1 year ago

Hello!

The Stripe team released stripe-ruby 9.0 recently.

It does look like there may be some breaking changes in https://github.com/stripe/stripe-ruby/wiki/Migration-guide-for-v9, but would it be possible to support stripe v9 in the gemspec file?

Thank you

alec-c4 commented 9 months ago

There is a newer version: https://github.com/stripe/stripe-ruby/wiki/Migration-guide-for-v10