diff --git a/Gemfile b/Gemfile index 94bf6cd4c9..2526802ee0 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'pg' gem 'spree', :git => 'git://github.com/spree/spree.git', :branch => '1-1-stable' gem 'spree_i18n', :git => 'git://github.com/spree/spree_i18n.git' gem 'spree_paypal_express', :git => 'git://github.com/eaterprises/spree_paypal_express.git', :branch => '1-1-stable' -gem 'spree_last_address', :git => 'git://github.com/dancinglightning/spree-last-address.git' +gem 'spree_last_address', :git => 'git://github.com/eaterprises/spree-last-address.git' gem 'comfortable_mexican_sofa' diff --git a/Gemfile.lock b/Gemfile.lock index 3a547591fa..aee3428b19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,13 +6,6 @@ GIT actionpack (~> 3.0) activemodel (~> 3.0) -GIT - remote: git://github.com/dancinglightning/spree-last-address.git - revision: f5ed71a5482fbc16da559737903bb46fe032c150 - specs: - spree_last_address (1.1.0) - spree_core (>= 1.1) - GIT remote: git://github.com/eaterprises/spree-heroku.git revision: a1e07bf7a22fc0c07a1be9148f477d20b557dbf6 @@ -21,6 +14,13 @@ GIT aws-sdk (~> 1.3.4) spree_core (>= 0.70.0) +GIT + remote: git://github.com/eaterprises/spree-last-address.git + revision: f5ed71a5482fbc16da559737903bb46fe032c150 + specs: + spree_last_address (1.1.0) + spree_core (>= 1.1) + GIT remote: git://github.com/eaterprises/spree_paypal_express.git revision: 7dd46e6e549d82c4d603f685a7cb7fbb4af0d973