Use contry_select master

This commit is contained in:
Rafael Mendonça França 2012-12-26 21:27:15 -03:00
parent 308b8f5f2c
commit 6bfcb542f9
2 changed files with 9 additions and 3 deletions

View File

@ -2,7 +2,7 @@ source :rubygems
gemspec
gem 'country_select'
gem 'country_select', github: 'stefanpenner/country_select', branch: 'master'
gem 'railties', '>= 4.0.0.beta', '< 4.1', github: 'rails/rails', branch: 'master'
gem 'activemodel', '>= 4.0.0.beta', '< 4.1', github: 'rails/rails', branch: 'master'
gem 'actionpack', '>= 4.0.0.beta', '< 4.1', github: 'rails/rails', branch: 'master'

View File

@ -31,6 +31,13 @@ GIT
rdoc (~> 3.4)
thor (>= 0.15.4, < 2.0)
GIT
remote: git://github.com/stefanpenner/country_select.git
revision: b7a47862d16a2bd7c1cb0029b82771fe76ac7c65
branch: master
specs:
country_select (1.0.1)
PATH
remote: .
specs:
@ -42,7 +49,6 @@ GEM
remote: http://rubygems.org/
specs:
builder (3.1.4)
country_select (1.0.1)
erubis (2.7.0)
i18n (0.6.1)
json (1.7.5)
@ -66,8 +72,8 @@ PLATFORMS
DEPENDENCIES
actionpack (>= 4.0.0.beta, < 4.1)!
activemodel (>= 4.0.0.beta, < 4.1)!
country_select
journey!
country_select!
mocha
railties (>= 4.0.0.beta, < 4.1)!
rake