country_select 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -64,7 +64,7 @@ module ActionView
64
64
  "Sint Maarten","Slovakia", "Slovenia", "Solomon Islands", "Somalia", "South Africa",
65
65
  "South Georgia and the South Sandwich Islands", "Spain", "Sri Lanka", "Sudan", "Suriname",
66
66
  "Svalbard and Jan Mayen", "Swaziland", "Sweden", "Switzerland", "Syrian Arab Republic",
67
- "Taiwan, Province of China", "Tajikistan", "Tanzania, United Republic of", "Thailand", "Timor-Leste",
67
+ "Taiwan", "Tajikistan", "Tanzania, United Republic of", "Thailand", "Timor-Leste",
68
68
  "Togo", "Tokelau", "Tonga", "Trinidad and Tobago", "Tunisia", "Turkey", "Turkmenistan",
69
69
  "Turks and Caicos Islands", "Tuvalu", "Uganda", "Ukraine", "United Arab Emirates", "United Kingdom",
70
70
  "United States", "United States Minor Outlying Islands", "Uruguay", "Uzbekistan", "Vanuatu", "Venezuela",
@@ -1,3 +1,3 @@
1
1
  module CountrySelect
2
- VERSION = "1.1.1"
2
+ VERSION = "1.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: country_select
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-27 00:00:00.000000000 Z
12
+ date: 2012-12-28 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Provides a simple helper to get an HTML select list of countries. The
15
15
  list of countries comes from the ISO 3166 standard. While it is a relatively neutral
@@ -43,7 +43,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
43
43
  version: '0'
44
44
  segments:
45
45
  - 0
46
- hash: -4540347741116960557
46
+ hash: 34060778599438902
47
47
  required_rubygems_version: !ruby/object:Gem::Requirement
48
48
  none: false
49
49
  requirements:
@@ -52,7 +52,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
52
52
  version: '0'
53
53
  segments:
54
54
  - 0
55
- hash: -4540347741116960557
55
+ hash: 34060778599438902
56
56
  requirements: []
57
57
  rubyforge_project: country_select
58
58
  rubygems_version: 1.8.24