mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-29 00:01:18 -05:00
fixing typo
This commit is contained in:
parent
218178ea54
commit
880e5b539c
@ -25,7 +25,7 @@ the https://code.stripe.com mirror so all code is fetched over SSL.
|
||||
|
||||
Note that if you are installing via bundler, you should be sure to use the https
|
||||
rubygems source in your Gemfile, as any gems fetched over http could potentially be
|
||||
comprimised in transit and alter the code of gems fetched securely over https:
|
||||
compromised in transit and alter the code of gems fetched securely over https:
|
||||
|
||||
source 'https://code.stripe.com'
|
||||
source 'https://rubygems.org'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user