spree-last-address repo deleted - use mirror

This commit is contained in:
Rohan Mitchell
2013-02-24 17:51:46 +11:00
parent 719ef386bf
commit 4bcd55959a
2 changed files with 14 additions and 13 deletions

View File

@@ -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'

View File

@@ -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)