mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
A tiny refactor where we extract the warning you get when setting SSL verify mode to `VERIFY_NONE` into its own method. No real impetus for this except that it extracts very nicely, and that gets us to a smaller `create_connection` method.