Merge pull request #5882 from coopdevs/fix-doc-ocd

Fix docs OCD in Gemfile
This commit is contained in:
Luis Ramos
2020-08-07 16:38:40 +01:00
committed by GitHub

View File

@@ -39,7 +39,7 @@ gem 'stringex', '~> 1.5.1'
gem 'spree_i18n', github: 'spree/spree_i18n', branch: '1-3-stable'
# Our branch contains two changes
# Our branch contains the following changes:
# - Pass customer email and phone number to PayPal (merged to upstream master)
# - Change type of password from string to password to hide it in the form
# - Skip CA cert file and use the ones provided by the OS