From 4bcd55959aa6fd3e2e4cca4d026b21653af047d2 Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Sun, 24 Feb 2013 17:51:46 +1100 Subject: [PATCH] spree-last-address repo deleted - use mirror --- Gemfile | 2 +- Gemfile.lock | 25 +++++++++++++------------ 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index aaae276efe..be06aa6d52 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'pg' gem 'spree', :git => 'git://github.com/spree/spree.git', :branch => '1-3-stable' gem 'spree_i18n', :git => 'git://github.com/spree/spree_i18n.git' gem 'spree_paypal_express', :git => 'git://github.com/spree/spree_paypal_express.git', :branch => '1-3-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 'spree_auth_devise', :git => 'https://github.com/spree/spree_auth_devise.git', :branch => '1-3-stable' gem 'comfortable_mexican_sofa' diff --git a/Gemfile.lock b/Gemfile.lock index 48b7cfcf31..021b453e47 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/spree/spree.git revision: 36a59eb311470a2c24b9aa826ecad114c518c01f @@ -218,10 +218,10 @@ GEM multi_xml i18n (0.6.1) journey (1.0.4) - jquery-rails (2.2.0) + jquery-rails (2.2.1) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.7.6) + json (1.7.7) kaminari (0.13.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -240,12 +240,12 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8) - mime-types (1.20.1) + mime-types (1.21) money (5.0.0) i18n (~> 0.4) json multi_json (1.6.1) - multi_xml (0.5.2) + multi_xml (0.5.3) nokogiri (1.5.6) orm_adapter (0.4.0) paperclip (2.8.0) @@ -324,7 +324,8 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - select2-rails (3.2.1) + select2-rails (3.3.0) + sass-rails (~> 3.2) thor (~> 0.14) selenium-webdriver (2.27.2) childprocess (>= 0.2.5)