localized_country_select 0.10.1 → 0.10.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
  SHA256:
3
- metadata.gz: 7ff1f5a996b282ec7a2493368727792702c0e4b48b8cdc0dcff579a726e42c1e
4
- data.tar.gz: 8a7ca054c3d89883d6d683929ef7414065daf0be6c08a6a0f43bef38c818ebf9
3
+ metadata.gz: 2da19dd7e08e5645d6d9240208b9a05d9c6af19d7b1a110bbb1d41a21492ea2e
4
+ data.tar.gz: dcbe91207e4285c3c4628348628eacdf71e82d5e539b5d2ce16fb60b6fe94c9d
5
5
  SHA512:
6
- metadata.gz: ae940269acba150b3316fd38d775e9aa008562c74e55cbc704469acb14d3f3f4e16f0807a55582e5bc59a40b6fbd3336a0a2657d3cfd60a1eb7585efd0f512ad
7
- data.tar.gz: b91d5323de3696d3d449c515dc14795a87ceeb479b83a02b572d20aeb72c401c2ef58ddf6feeacae6349636c27641b3e2e222c05c712d84c220ba0d77959441b
6
+ metadata.gz: 588343491e5967fd881a573ec33e913ee9c7f60c3b666861401ceec11b34b2fc6b95e3cb4b030532af852e13f2ae755c9ac2c9b11825fe465da8122027d58953
7
+ data.tar.gz: 6f25c06694dab02ca53dfdc932c58992403ccce1162536fa83cd572fdce70c9685ee06a61e3fd74fc518924ba184504547b36438ef7f04d1def545c859d96d16
@@ -22,7 +22,7 @@ See http://github.com/rails/country_select/tree/master/lib/country_select.rb
22
22
 
23
23
  In your Gemfile add:
24
24
 
25
- gem 'localized_country_select', '~> 0.10.0'
25
+ gem 'localized_country_select', '>= 0.10.2'
26
26
 
27
27
  == Rails 3 / Rails 4
28
28
 
@@ -1,3 +1,3 @@
1
1
  module LocalizedCountrySelect
2
- VERSION = '0.10.1'
2
+ VERSION = '0.10.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: localized_country_select
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.1
4
+ version: 0.10.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - karmi
@@ -11,10 +11,11 @@ authors:
11
11
  - Julien SANCHEZ
12
12
  - Herv\303\251 GAUCHER
13
13
  - RainerBlessing
14
+ - bbenno
14
15
  autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
- date: 2020-06-16 00:00:00.000000000 Z
18
+ date: 2020-07-20 00:00:00.000000000 Z
18
19
  dependencies:
19
20
  - !ruby/object:Gem::Dependency
20
21
  name: actionpack
@@ -40,6 +41,7 @@ email:
40
41
  -
41
42
  -
42
43
  -
44
+ - bbenno@digitize-it.de
43
45
  executables: []
44
46
  extensions: []
45
47
  extra_rdoc_files: []