country_select 1.2.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,80 +1,93 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: country_select
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
5
- prerelease:
4
+ version: 1.3.1
6
5
  platform: ruby
7
6
  authors:
8
7
  - Stefan Penner
9
8
  autorequire:
10
9
  bindir: bin
11
- cert_chain: []
12
- date: 2013-07-07 00:00:00.000000000 Z
10
+ cert_chain:
11
+ - |
12
+ -----BEGIN CERTIFICATE-----
13
+ MIIDijCCAnKgAwIBAgIBATANBgkqhkiG9w0BAQUFADBFMRcwFQYDVQQDDA5hZGFt
14
+ YW5kZXJzb25pczEVMBMGCgmSJomT8ixkARkWBWdtYWlsMRMwEQYKCZImiZPyLGQB
15
+ GRYDY29tMB4XDTE0MDEyODIyNTQ1N1oXDTE1MDEyODIyNTQ1N1owRTEXMBUGA1UE
16
+ AwwOYWRhbWFuZGVyc29uaXMxFTATBgoJkiaJk/IsZAEZFgVnbWFpbDETMBEGCgmS
17
+ JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ4Q
18
+ ab6dy9kVAE7JgB9dPAkjU+fHK2vPrYiV7y4PxHm7TEhtoJ05EhcqVEweFn2HNf/M
19
+ Pf6AUZjngyMmS6tbEpx600RH38faj6p457oldUKb/cpCiwHwu7AaIKt77VhDeosl
20
+ A43KzUoq5tnAg6eauuTF7vllUUZnd+qozGEuVVIX+Wxt2qGEsNv+mOCCzq3Pg+g+
21
+ lpSIzGYMAOAxv/pCYwd+yudMgcwxo0f4L89MSqQlJQ0rYqvB28dd3GrgDtMiK2NR
22
+ RPkHHRjOq7KU/Fc3ldxzNtI72kffvKn/tF+q40fQbC8w2om97C6LI9mos/a+yw+G
23
+ b87MAcgczKwYywmmtykCAwEAAaOBhDCBgTAJBgNVHRMEAjAAMAsGA1UdDwQEAwIE
24
+ sDAdBgNVHQ4EFgQUaPpU61pfY1/3HHQV1WiKbihL3NwwIwYDVR0RBBwwGoEYYWRh
25
+ bWFuZGVyc29uaXNAZ21haWwuY29tMCMGA1UdEgQcMBqBGGFkYW1hbmRlcnNvbmlz
26
+ QGdtYWlsLmNvbTANBgkqhkiG9w0BAQUFAAOCAQEAZk4hTjlk+ZYuD09/HJzXlwgJ
27
+ QthblKYRFnNktL+7OqByg28NzMsYpEEm0sHlyOmywRo2a24/JWxuTHQnqcMuR0aX
28
+ 3PIR50hsV2QHpQ0C2jDb51Q+zqSkdkw7Lj3P/ezb2fRZch6FQgDFDnUfx/Z1adHm
29
+ ERqy2jy+jvaMqYJZ1eLEAGVnCwzCC7PKNkNUcXVrMNvjNke+0T6jOylYPMyhbt8z
30
+ b/CRir9ENc3AaSLrSWqwHBqnM+brG5INQq6eTgu70I0woN06eih0en4ABYQZmT6h
31
+ DZZ1NZEkFwLS/haj/p8XUSq+KlwMDtnIss9ABXLJOONRzU4eICRpA/15bs89FQ==
32
+ -----END CERTIFICATE-----
33
+ date: 2014-01-29 00:00:00.000000000 Z
13
34
  dependencies:
14
35
  - !ruby/object:Gem::Dependency
15
36
  name: rspec
16
37
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
38
  requirements:
19
- - - ! '>='
39
+ - - "~>"
20
40
  - !ruby/object:Gem::Version
21
- version: '0'
41
+ version: '2'
22
42
  type: :development
23
43
  prerelease: false
24
44
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
45
  requirements:
27
- - - ! '>='
46
+ - - "~>"
28
47
  - !ruby/object:Gem::Version
29
- version: '0'
48
+ version: '2'
30
49
  - !ruby/object:Gem::Dependency
31
50
  name: actionpack
32
51
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
52
  requirements:
35
- - - ! '>='
53
+ - - "~>"
36
54
  - !ruby/object:Gem::Version
37
- version: '0'
55
+ version: '3'
38
56
  type: :development
39
57
  prerelease: false
40
58
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
59
  requirements:
43
- - - ! '>='
60
+ - - "~>"
44
61
  - !ruby/object:Gem::Version
45
- version: '0'
62
+ version: '3'
46
63
  - !ruby/object:Gem::Dependency
47
- name: appraisal
64
+ name: pry
48
65
  requirement: !ruby/object:Gem::Requirement
49
- none: false
50
66
  requirements:
51
- - - ! '>='
67
+ - - "~>"
52
68
  - !ruby/object:Gem::Version
53
69
  version: '0'
54
70
  type: :development
55
71
  prerelease: false
56
72
  version_requirements: !ruby/object:Gem::Requirement
57
- none: false
58
73
  requirements:
59
- - - ! '>='
74
+ - - "~>"
60
75
  - !ruby/object:Gem::Version
61
76
  version: '0'
62
77
  - !ruby/object:Gem::Dependency
63
- name: pry
78
+ name: countries
64
79
  requirement: !ruby/object:Gem::Requirement
65
- none: false
66
80
  requirements:
67
- - - ! '>='
81
+ - - '='
68
82
  - !ruby/object:Gem::Version
69
- version: '0'
70
- type: :development
83
+ version: 0.9.3
84
+ type: :runtime
71
85
  prerelease: false
72
86
  version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
87
  requirements:
75
- - - ! '>='
88
+ - - '='
76
89
  - !ruby/object:Gem::Version
77
- version: '0'
90
+ version: 0.9.3
78
91
  description: Provides a simple helper to get an HTML select list of countries. The
79
92
  list of countries comes from the ISO 3166 standard. While it is a relatively neutral
80
93
  source of country names, it will still offend some users.
@@ -84,9 +97,9 @@ executables: []
84
97
  extensions: []
85
98
  extra_rdoc_files: []
86
99
  files:
87
- - .gitignore
88
- - .rspec
89
- - .travis.yml
100
+ - ".gitignore"
101
+ - ".rspec"
102
+ - ".travis.yml"
90
103
  - Appraisals
91
104
  - CHANGELOG.md
92
105
  - Gemfile
@@ -102,34 +115,36 @@ files:
102
115
  - gemfiles/actionpack3.2.gemfile.lock
103
116
  - gemfiles/actionpack4.0.gemfile
104
117
  - gemfiles/actionpack4.0.gemfile.lock
118
+ - gemfiles/actionpack4.1.gemfile
119
+ - gemfiles/actionpack4.1.gemfile.lock
105
120
  - lib/country_select.rb
106
121
  - lib/country_select/countries.rb
107
122
  - lib/country_select/version.rb
108
123
  - spec/country_select_spec.rb
109
124
  - spec/spec_helper.rb
110
125
  homepage: https://github.com/stefanpenner/country_select
111
- licenses: []
126
+ licenses:
127
+ - MIT
128
+ metadata: {}
112
129
  post_install_message:
113
130
  rdoc_options: []
114
131
  require_paths:
115
132
  - lib
116
133
  required_ruby_version: !ruby/object:Gem::Requirement
117
- none: false
118
134
  requirements:
119
- - - ! '>='
135
+ - - ">="
120
136
  - !ruby/object:Gem::Version
121
137
  version: '0'
122
138
  required_rubygems_version: !ruby/object:Gem::Requirement
123
- none: false
124
139
  requirements:
125
- - - ! '>='
140
+ - - ">="
126
141
  - !ruby/object:Gem::Version
127
142
  version: '0'
128
143
  requirements: []
129
144
  rubyforge_project: country_select
130
- rubygems_version: 1.8.25
145
+ rubygems_version: 2.2.0
131
146
  signing_key:
132
- specification_version: 3
147
+ specification_version: 4
133
148
  summary: Country Select Plugin
134
149
  test_files:
135
150
  - spec/country_select_spec.rb
metadata.gz.sig ADDED
Binary file