Fix docs OCD in Gemfile

@luisramos0 and I can't cope with reading TWO and seeing THREE items listed.
This commit is contained in:
Pau Perez
2020-08-07 17:20:14 +02:00
parent 3a2802f5aa
commit 4e22787386

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