Jonathan Tapia

Results 6 issues of Jonathan Tapia

- Update gems - Update Ruby and Rails versions - Update README

### Steps to reproduce - Set in spree.rb config.locale = `es` - Add a product to cart - Follow checkout process until payment step - Click on `save and continue`...

type:bug

#### Summary - Based on the latest gemspec of `auth-devise`, move to `Spree::SoftDeletable`

## Summary As selecting `China` from PayPal addresses, the `country_code` that we received is `C2`, and that doesn't match with the `Carmen/Spree::Country` default code for `China(CN)` ``` => #"Beijing", "state"=>"BEIJING",...