Skip to content

Commit

Permalink
use public country_select gem
Browse files Browse the repository at this point in the history
  • Loading branch information
johnam committed Apr 15, 2014
1 parent 7e1eeea commit 37e7856
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gem 'compass-rails'
gem 'compass-960-plugin'
gem 'sass-rails'
gem 'deep_cloneable'
gem 'purpose_country_select', '~> 0.0.5', :git => "https://purposetw-deploy:s3nseofpurpose@github.com/PurposeTW/purpose_country_select.git"
gem 'purpose_country_select', '0.1.0', :git => "https://github.com/PurposeOpen/country_select.git"
gem 'hirefireapp'
gem 'clockwork'
gem 'foreigner'
Expand Down
23 changes: 12 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@ GIT
profanalyzer (0.1.2)

GIT
remote: https://github.com/purposecampaigns/tinymce-rails
revision: 15acfc92cf2fa0a347eb23689fc784e252e9ccd9
remote: https://github.com/PurposeOpen/country_select.git
revision: 519dd8acfe86b3c68f63d70231cd6812bb2d210c
specs:
tinymce-rails (3.5.9)
purpose_country_select (0.1.0)
actionpack (> 3.2.0)
sort_alphabetical

GIT
remote: https://purposetw-deploy:s3nseofpurpose@github.com/PurposeTW/purpose_country_select.git
revision: 8b80e6d97bf619f8c2cb966d1ae6f342412c512f
remote: https://github.com/purposecampaigns/tinymce-rails
revision: 15acfc92cf2fa0a347eb23689fc784e252e9ccd9
specs:
purpose_country_select (0.0.7)
actionpack (~> 3.2.0)
sort_alphabetical
tinymce-rails (3.5.9)

GEM
remote: http://rubygems.org/
Expand Down Expand Up @@ -373,8 +373,8 @@ GEM
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.3)
sort_alphabetical (0.1.3)
activesupport
sort_alphabetical (1.0.0)
unicode_utils (>= 1.0.0)
spork (1.0.0rc3)
spork-rails (3.2.1)
rails (>= 3.0.0, < 3.3.0)
Expand Down Expand Up @@ -415,6 +415,7 @@ GEM
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicode_utils (1.4.0)
uuid (2.3.7)
macaddr (~> 1.0)
uuidtools (2.1.3)
Expand Down Expand Up @@ -491,7 +492,7 @@ DEPENDENCIES
pdfkit
profanalyzer!
puma
purpose_country_select (~> 0.0.5)!
purpose_country_select (= 0.1.0)!
quiet_assets
rack-test
rack-timeout
Expand Down

0 comments on commit 37e7856

Please sign in to comment.