country_select_german 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 58364926b89bbe0fde784ab5b3509f2829abce7a
4
- data.tar.gz: ad2b30186960cd9a156a497c97c64903b6f179f3
3
+ metadata.gz: 6499cdb5c8dd3c5ab274d541f0e639cb1e03c478
4
+ data.tar.gz: 33d91d01620b7455451a4d56f3e211f0086fc31d
5
5
  SHA512:
6
- metadata.gz: 764d94352d632bf20b1062f00d8618e33f55ca96e64a8384a0343f00084a6913e9166492532b1bd61c853540a9e3e2730f6ee35bf87f2f69e67fa926f7c7c9d2
7
- data.tar.gz: 0a76034e0f4102e3ee9a926a78246b113773acfbc88ee4c2a499e051b87438d30c9ff4472cba00d7da8e1a8d670da7dc191a432cf3f196c42ef8a4c1311060c3
6
+ metadata.gz: f780d4c2eacf4acb54f854fa22bc4ab85f9b09767273f757b36461d3f3594338da456af22e994f6064d51d90c381748062d87fe39bbcacbdd18677143f552742
7
+ data.tar.gz: 187257eff9781b973608f4bb41459f7556d9402f0c200f6de18a21b1b8580ae84eec9ba4f78577b61e2bb5211e01d0937aafd89047cf344a31e743233a3f8fcf
@@ -250,7 +250,6 @@ module CountrySelect
250
250
  "ye"=>"Jemen",
251
251
  "zm"=>"Sambia",
252
252
  "zw"=>"Simbabwe"
253
- }
254
253
  } unless const_defined?("COUNTRIES")
255
254
 
256
255
  ISO_COUNTRIES_FOR_SELECT = COUNTRIES.invert unless const_defined?("ISO_COUNTRIES_FOR_SELECT")
@@ -1,3 +1,3 @@
1
1
  module CountrySelect
2
- VERSION = "1.2.1"
2
+ VERSION = "1.2.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: country_select_german
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cevin Eichnau