diff --git a/Gemfile b/Gemfile index fd3f7aaacc..d18f0fab6d 100644 --- a/Gemfile +++ b/Gemfile @@ -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