administrate-field-country 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f765353318c6f95c92117d72e4b2537da2412ea1
4
- data.tar.gz: 0ea051ef309eb204eac82456be7eeb2422742d5f
3
+ metadata.gz: 7d857ac1e478ff4e12c4c309c8c1d28e2799365c
4
+ data.tar.gz: f098bc108191709d403d553ac03e81d461a0d356
5
5
  SHA512:
6
- metadata.gz: 7f355f54bca73e3dae226b0b4d5512ef54f9a22a4900d822584ec188ea59913c2bb3d64e82fcf396eeb1ac2f7fbe5b4c17c6606deb0bd0caff4496a108e97d28
7
- data.tar.gz: b1c568ee008ba97a42390bd2c0fe0c1f5fb3f0f888b045b80d0a51ad0f1ed6ef16caab31377bd622b2253466108e5441b32e94aa7d98bd657d74886d22a41761
6
+ metadata.gz: 34dcc10e58883b70f8de77858e295c80ea40b73e687a8f8f1c9a8d5fd6da638a7da39ff19426ba59f6f0faa695ae850c0f7768917cd2fddc3de2e717987c9455
7
+ data.tar.gz: 0c25122f928847401804b1c7d0d366f217759f17f70abd02973016f34a6a3aca4139e712676131a5d180c3fccf8eb434568541b026d63dfdd5690a2bee0313f7
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## [v0.0.4](https://github.com/zooppa/administrate-field-country/tree/v0.0.4) (2017-12-11)
4
+ [Full Changelog](https://github.com/zooppa/administrate-field-country/compare/v0.0.3...v0.0.4)
5
+
6
+ * Upgrade country_select
7
+
3
8
  ## [v0.0.3](https://github.com/zooppa/administrate-field-country/tree/v0.0.3) (2017-04-03)
4
9
  [Full Changelog](https://github.com/zooppa/administrate-field-country/compare/v0.0.2...v0.0.3)
5
10
 
@@ -1,144 +1,149 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- administrate-field-country (0.0.3)
4
+ administrate-field-country (0.0.4)
5
5
  administrate (< 1.0.0)
6
- country_select (~> 3.0)
6
+ country_select (~> 3.1)
7
7
  rails (>= 4.2)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (5.0.2)
13
- actionpack (= 5.0.2)
14
- nio4r (>= 1.2, < 3.0)
12
+ actioncable (5.1.4)
13
+ actionpack (= 5.1.4)
14
+ nio4r (~> 2.0)
15
15
  websocket-driver (~> 0.6.1)
16
- actionmailer (5.0.2)
17
- actionpack (= 5.0.2)
18
- actionview (= 5.0.2)
19
- activejob (= 5.0.2)
16
+ actionmailer (5.1.4)
17
+ actionpack (= 5.1.4)
18
+ actionview (= 5.1.4)
19
+ activejob (= 5.1.4)
20
20
  mail (~> 2.5, >= 2.5.4)
21
21
  rails-dom-testing (~> 2.0)
22
- actionpack (5.0.2)
23
- actionview (= 5.0.2)
24
- activesupport (= 5.0.2)
22
+ actionpack (5.1.4)
23
+ actionview (= 5.1.4)
24
+ activesupport (= 5.1.4)
25
25
  rack (~> 2.0)
26
- rack-test (~> 0.6.3)
26
+ rack-test (>= 0.6.3)
27
27
  rails-dom-testing (~> 2.0)
28
28
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
- actionview (5.0.2)
30
- activesupport (= 5.0.2)
29
+ actionview (5.1.4)
30
+ activesupport (= 5.1.4)
31
31
  builder (~> 3.1)
32
- erubis (~> 2.7.0)
32
+ erubi (~> 1.4)
33
33
  rails-dom-testing (~> 2.0)
34
34
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
35
- activejob (5.0.2)
36
- activesupport (= 5.0.2)
35
+ activejob (5.1.4)
36
+ activesupport (= 5.1.4)
37
37
  globalid (>= 0.3.6)
38
- activemodel (5.0.2)
39
- activesupport (= 5.0.2)
40
- activerecord (5.0.2)
41
- activemodel (= 5.0.2)
42
- activesupport (= 5.0.2)
43
- arel (~> 7.0)
44
- activesupport (5.0.2)
38
+ activemodel (5.1.4)
39
+ activesupport (= 5.1.4)
40
+ activerecord (5.1.4)
41
+ activemodel (= 5.1.4)
42
+ activesupport (= 5.1.4)
43
+ arel (~> 8.0)
44
+ activesupport (5.1.4)
45
45
  concurrent-ruby (~> 1.0, >= 1.0.2)
46
46
  i18n (~> 0.7)
47
47
  minitest (~> 5.1)
48
48
  tzinfo (~> 1.1)
49
- administrate (0.4.0)
50
- autoprefixer-rails (~> 6.0)
51
- bourbon (~> 4.2)
49
+ administrate (0.8.1)
50
+ actionpack (>= 4.2, < 5.2)
51
+ actionview (>= 4.2, < 5.2)
52
+ activerecord (>= 4.2, < 5.2)
53
+ autoprefixer-rails (>= 6.0)
52
54
  datetime_picker_rails (~> 0.0.7)
53
- jquery-rails (~> 4.0)
54
- kaminari (~> 0.16)
55
+ jquery-rails (>= 4.0)
56
+ kaminari (>= 1.0)
55
57
  momentjs-rails (~> 2.8)
56
- neat (~> 1.1)
57
- normalize-rails (~> 3.0)
58
- rails (>= 4.2, < 5.1)
59
58
  sass-rails (~> 5.0)
60
59
  selectize-rails (~> 0.6)
61
- arel (7.1.4)
62
- autoprefixer-rails (6.7.7)
60
+ arel (8.0.0)
61
+ autoprefixer-rails (7.2.2)
63
62
  execjs
64
- bourbon (4.3.3)
65
- sass (~> 3.4)
66
- thor (~> 0.19)
67
63
  builder (3.2.3)
68
64
  concurrent-ruby (1.0.5)
69
- countries (2.0.8)
70
- i18n_data (~> 0.7.0)
71
- money (~> 6.7)
65
+ countries (2.1.2)
66
+ i18n_data (~> 0.8.0)
67
+ money (~> 6.9)
72
68
  sixarm_ruby_unaccent (~> 1.1)
73
69
  unicode_utils (~> 1.4)
74
- country_select (3.0.0)
70
+ country_select (3.1.1)
75
71
  countries (~> 2.0)
76
72
  sort_alphabetical (~> 1.0)
73
+ crass (1.0.3)
77
74
  datetime_picker_rails (0.0.7)
78
75
  momentjs-rails (>= 2.8.1)
79
76
  diff-lcs (1.3)
80
- erubis (2.7.0)
77
+ erubi (1.7.0)
81
78
  execjs (2.7.0)
82
- globalid (0.3.7)
83
- activesupport (>= 4.1.0)
84
- i18n (0.8.1)
85
- i18n_data (0.7.0)
86
- jquery-rails (4.2.2)
79
+ ffi (1.9.18)
80
+ globalid (0.4.1)
81
+ activesupport (>= 4.2.0)
82
+ i18n (0.9.1)
83
+ concurrent-ruby (~> 1.0)
84
+ i18n_data (0.8.0)
85
+ jquery-rails (4.3.1)
87
86
  rails-dom-testing (>= 1, < 3)
88
87
  railties (>= 4.2.0)
89
88
  thor (>= 0.14, < 2.0)
90
- kaminari (0.17.0)
91
- actionpack (>= 3.0.0)
92
- activesupport (>= 3.0.0)
93
- loofah (2.0.3)
89
+ kaminari (1.1.1)
90
+ activesupport (>= 4.1.0)
91
+ kaminari-actionview (= 1.1.1)
92
+ kaminari-activerecord (= 1.1.1)
93
+ kaminari-core (= 1.1.1)
94
+ kaminari-actionview (1.1.1)
95
+ actionview
96
+ kaminari-core (= 1.1.1)
97
+ kaminari-activerecord (1.1.1)
98
+ activerecord
99
+ kaminari-core (= 1.1.1)
100
+ kaminari-core (1.1.1)
101
+ loofah (2.1.1)
102
+ crass (~> 1.0.2)
94
103
  nokogiri (>= 1.5.9)
95
- mail (2.6.4)
96
- mime-types (>= 1.16, < 4)
97
- method_source (0.8.2)
98
- mime-types (3.1)
99
- mime-types-data (~> 3.2015)
100
- mime-types-data (3.2016.0521)
101
- mini_portile2 (2.1.0)
102
- minitest (5.10.1)
104
+ mail (2.7.0)
105
+ mini_mime (>= 0.1.1)
106
+ method_source (0.9.0)
107
+ mini_mime (1.0.0)
108
+ mini_portile2 (2.3.0)
109
+ minitest (5.10.3)
103
110
  momentjs-rails (2.17.1)
104
111
  railties (>= 3.1)
105
- money (6.8.2)
106
- i18n (>= 0.6.4, < 0.9)
107
- sixarm_ruby_unaccent (>= 1.1.1, < 2)
108
- neat (1.8.0)
109
- sass (>= 3.3)
110
- thor (~> 0.19)
111
- nio4r (2.0.0)
112
- nokogiri (1.7.1)
113
- mini_portile2 (~> 2.1.0)
114
- normalize-rails (3.0.3)
115
- rack (2.0.1)
116
- rack-test (0.6.3)
117
- rack (>= 1.0)
118
- rails (5.0.2)
119
- actioncable (= 5.0.2)
120
- actionmailer (= 5.0.2)
121
- actionpack (= 5.0.2)
122
- actionview (= 5.0.2)
123
- activejob (= 5.0.2)
124
- activemodel (= 5.0.2)
125
- activerecord (= 5.0.2)
126
- activesupport (= 5.0.2)
127
- bundler (>= 1.3.0, < 2.0)
128
- railties (= 5.0.2)
112
+ money (6.10.0)
113
+ i18n (>= 0.6.4, < 1.0)
114
+ nio4r (2.1.0)
115
+ nokogiri (1.8.1)
116
+ mini_portile2 (~> 2.3.0)
117
+ rack (2.0.3)
118
+ rack-test (0.8.2)
119
+ rack (>= 1.0, < 3)
120
+ rails (5.1.4)
121
+ actioncable (= 5.1.4)
122
+ actionmailer (= 5.1.4)
123
+ actionpack (= 5.1.4)
124
+ actionview (= 5.1.4)
125
+ activejob (= 5.1.4)
126
+ activemodel (= 5.1.4)
127
+ activerecord (= 5.1.4)
128
+ activesupport (= 5.1.4)
129
+ bundler (>= 1.3.0)
130
+ railties (= 5.1.4)
129
131
  sprockets-rails (>= 2.0.0)
130
- rails-dom-testing (2.0.2)
131
- activesupport (>= 4.2.0, < 6.0)
132
- nokogiri (~> 1.6)
132
+ rails-dom-testing (2.0.3)
133
+ activesupport (>= 4.2.0)
134
+ nokogiri (>= 1.6)
133
135
  rails-html-sanitizer (1.0.3)
134
136
  loofah (~> 2.0)
135
- railties (5.0.2)
136
- actionpack (= 5.0.2)
137
- activesupport (= 5.0.2)
137
+ railties (5.1.4)
138
+ actionpack (= 5.1.4)
139
+ activesupport (= 5.1.4)
138
140
  method_source
139
141
  rake (>= 0.8.7)
140
142
  thor (>= 0.18.1, < 2.0)
141
143
  rake (10.5.0)
144
+ rb-fsevent (0.10.2)
145
+ rb-inotify (0.9.10)
146
+ ffi (>= 0.5.0, < 2)
142
147
  rspec (3.5.0)
143
148
  rspec-core (~> 3.5.0)
144
149
  rspec-expectations (~> 3.5.0)
@@ -152,33 +157,37 @@ GEM
152
157
  diff-lcs (>= 1.2.0, < 2.0)
153
158
  rspec-support (~> 3.5.0)
154
159
  rspec-support (3.5.0)
155
- sass (3.4.23)
156
- sass-rails (5.0.6)
160
+ sass (3.5.3)
161
+ sass-listen (~> 4.0.0)
162
+ sass-listen (4.0.0)
163
+ rb-fsevent (~> 0.9, >= 0.9.4)
164
+ rb-inotify (~> 0.9, >= 0.9.7)
165
+ sass-rails (5.0.7)
157
166
  railties (>= 4.0.0, < 6)
158
167
  sass (~> 3.1)
159
168
  sprockets (>= 2.8, < 4.0)
160
169
  sprockets-rails (>= 2.0, < 4.0)
161
170
  tilt (>= 1.1, < 3)
162
- selectize-rails (0.12.4)
163
- sixarm_ruby_unaccent (1.1.1)
171
+ selectize-rails (0.12.4.1)
172
+ sixarm_ruby_unaccent (1.2.0)
164
173
  sort_alphabetical (1.1.0)
165
174
  unicode_utils (>= 1.2.2)
166
175
  sprockets (3.7.1)
167
176
  concurrent-ruby (~> 1.0)
168
177
  rack (> 1, < 3)
169
- sprockets-rails (3.2.0)
178
+ sprockets-rails (3.2.1)
170
179
  actionpack (>= 4.0)
171
180
  activesupport (>= 4.0)
172
181
  sprockets (>= 3.0.0)
173
- thor (0.19.4)
182
+ thor (0.20.0)
174
183
  thread_safe (0.3.6)
175
- tilt (2.0.7)
176
- tzinfo (1.2.2)
184
+ tilt (2.0.8)
185
+ tzinfo (1.2.4)
177
186
  thread_safe (~> 0.1)
178
187
  unicode_utils (1.4.0)
179
188
  websocket-driver (0.6.5)
180
189
  websocket-extensions (>= 0.1.0)
181
- websocket-extensions (0.1.2)
190
+ websocket-extensions (0.1.3)
182
191
 
183
192
  PLATFORMS
184
193
  ruby
@@ -190,4 +199,4 @@ DEPENDENCIES
190
199
  rspec (~> 3.0)
191
200
 
192
201
  BUNDLED WITH
193
- 1.14.6
202
+ 1.16.0
data/README.md CHANGED
@@ -28,8 +28,8 @@ ATTRIBUTE_TYPES = {
28
28
 
29
29
  ## About
30
30
 
31
- Administrate::Field::Country is maintained by [z.productions].
31
+ Administrate::Field::Country is maintained by [Zooppa].
32
32
 
33
- [Administrate]: https://github.com/thoughtbot/administrate
33
+ [administrate]: https://github.com/thoughtbot/administrate
34
34
  [country_select]: https://github.com/stefanpenner/country_select
35
- [z.productions]: https://www.z.productions/
35
+ [zooppa]: https://www.zooppa.com/
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |gem|
6
6
  gem.name = 'administrate-field-country'
7
- gem.version = '0.0.3'
7
+ gem.version = '0.0.4'
8
8
  gem.authors = ['Marco Arduini']
9
9
  gem.email = ['mar.arduini@gmail.com']
10
10
 
@@ -20,7 +20,7 @@ Gem::Specification.new do |gem|
20
20
 
21
21
  gem.add_runtime_dependency 'administrate', '< 1.0.0'
22
22
  gem.add_runtime_dependency 'rails', '>= 4.2'
23
- gem.add_runtime_dependency 'country_select', '~> 3.0'
23
+ gem.add_runtime_dependency 'country_select', '~> 3.1'
24
24
 
25
25
  gem.add_development_dependency 'bundler', '~> 1.13'
26
26
  gem.add_development_dependency 'rake', '~> 10.0'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: administrate-field-country
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marco Arduini
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-04-03 00:00:00.000000000 Z
11
+ date: 2017-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: administrate
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: '3.0'
47
+ version: '3.1'
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: '3.0'
54
+ version: '3.1'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: bundler
57
57
  requirement: !ruby/object:Gem::Requirement
@@ -135,7 +135,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
135
135
  version: '0'
136
136
  requirements: []
137
137
  rubyforge_project:
138
- rubygems_version: 2.6.11
138
+ rubygems_version: 2.6.13
139
139
  signing_key:
140
140
  specification_version: 4
141
141
  summary: A plugin to deal with country selection in Administrate