move back to 1.x countries

This commit is contained in:
Georg Kahest 2017-04-09 16:59:46 +03:00
parent 1a315363df
commit c92185ccb5
2 changed files with 7 additions and 8 deletions

View file

@ -75,7 +75,8 @@ gem 'data_migrate',
ref: '35d22b09ff37a4e9d61ab326ad5d8eb0edf1fc81' ref: '35d22b09ff37a4e9d61ab326ad5d8eb0edf1fc81'
# country listing # country listing
gem 'countries', '2.0.8' #gem 'countries', '2.0.8'
gem 'countries', '1.2.5'
# cloning activerecord objects # cloning activerecord objects
gem 'deep_cloneable', '2.1.1' gem 'deep_cloneable', '2.1.1'

View file

@ -56,7 +56,7 @@ GIT
GIT GIT
remote: https://github.com/tarmotalu/digidoc_client.git remote: https://github.com/tarmotalu/digidoc_client.git
revision: 1645e83a5a548addce383f75703b0275c5310c32 revision: 1645e83a5a548addce383f75703b0275c5310c32
ref: 1645e83a5a548addce383f75703b0275c5310c32 branch: master
specs: specs:
digidoc_client (0.3.0) digidoc_client (0.3.0)
crack (>= 0.1.8) crack (>= 0.1.8)
@ -159,13 +159,12 @@ GEM
execjs execjs
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.0.5) concurrent-ruby (1.0.5)
countries (2.0.8) countries (1.2.5)
currencies (~> 0.4.2)
i18n_data (~> 0.7.0) i18n_data (~> 0.7.0)
money (~> 6.7)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
crack (0.4.3) crack (0.4.3)
safe_yaml (~> 1.0.0) safe_yaml (~> 1.0.0)
currencies (0.4.2)
daemons (1.2.4) daemons (1.2.4)
daemons-rails (1.2.1) daemons-rails (1.2.1)
daemons daemons
@ -528,7 +527,6 @@ GEM
unf_ext unf_ext
unf_ext (0.0.7.2) unf_ext (0.0.7.2)
unicode-display_width (1.2.0) unicode-display_width (1.2.0)
unicode_utils (1.4.0)
unicorn (5.3.0) unicorn (5.3.0)
kgio (~> 2.6) kgio (~> 2.6)
raindrops (~> 0.7) raindrops (~> 0.7)
@ -575,7 +573,7 @@ DEPENDENCIES
capybara (= 2.4.4) capybara (= 2.4.4)
coderay (= 1.1.0) coderay (= 1.1.0)
coffee-rails (= 4.1.0) coffee-rails (= 4.1.0)
countries (= 2.0.8) countries (= 1.2.5)
daemons-rails (= 1.2.1) daemons-rails (= 1.2.1)
data_migrate! data_migrate!
database_cleaner database_cleaner