country_select 2.5.2 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- country_select (2.5.1)
5
- countries (~> 1.2.0)
4
+ country_select (3.0.0.alpha1)
5
+ countries (~> 2.0)
6
6
  sort_alphabetical (~> 1.0)
7
7
 
8
8
  GEM
@@ -21,11 +21,11 @@ GEM
21
21
  thread_safe (~> 0.1)
22
22
  tzinfo (~> 0.3.37)
23
23
  builder (3.1.4)
24
- coderay (1.1.0)
25
- countries (1.2.1)
26
- currencies (~> 0.4.2)
24
+ coderay (1.1.1)
25
+ countries (2.0.1)
27
26
  i18n_data (~> 0.7.0)
28
- currencies (0.4.2)
27
+ money (~> 6.0)
28
+ unicode_utils (~> 1.4)
29
29
  diff-lcs (1.2.5)
30
30
  erubis (2.7.0)
31
31
  ffi2-generators (0.1.1)
@@ -33,31 +33,34 @@ GEM
33
33
  i18n_data (0.7.0)
34
34
  method_source (0.8.2)
35
35
  minitest (4.7.5)
36
- multi_json (1.11.2)
37
- pry (0.10.3)
36
+ money (6.7.1)
37
+ i18n (>= 0.6.4, <= 0.7.0)
38
+ sixarm_ruby_unaccent (>= 1.1.1, < 2)
39
+ multi_json (1.12.1)
40
+ pry (0.10.4)
38
41
  coderay (~> 1.1.0)
39
42
  method_source (~> 0.8.1)
40
43
  slop (~> 3.4)
41
- psych (2.0.15)
42
- racc (1.4.13)
44
+ psych (2.2.0)
45
+ racc (1.4.14)
43
46
  rack (1.5.5)
44
47
  rack-test (0.6.3)
45
48
  rack (>= 1.0)
46
- rake (10.4.2)
47
- rspec (3.3.0)
48
- rspec-core (~> 3.3.0)
49
- rspec-expectations (~> 3.3.0)
50
- rspec-mocks (~> 3.3.0)
51
- rspec-core (3.3.2)
52
- rspec-support (~> 3.3.0)
53
- rspec-expectations (3.3.1)
49
+ rake (11.3.0)
50
+ rspec (3.5.0)
51
+ rspec-core (~> 3.5.0)
52
+ rspec-expectations (~> 3.5.0)
53
+ rspec-mocks (~> 3.5.0)
54
+ rspec-core (3.5.4)
55
+ rspec-support (~> 3.5.0)
56
+ rspec-expectations (3.5.0)
54
57
  diff-lcs (>= 1.2.0, < 2.0)
55
- rspec-support (~> 3.3.0)
56
- rspec-mocks (3.3.2)
58
+ rspec-support (~> 3.5.0)
59
+ rspec-mocks (3.5.0)
57
60
  diff-lcs (>= 1.2.0, < 2.0)
58
- rspec-support (~> 3.3.0)
59
- rspec-support (3.3.0)
60
- rubysl (2.1.0)
61
+ rspec-support (~> 3.5.0)
62
+ rspec-support (3.5.0)
63
+ rubysl (2.2.0)
61
64
  rubysl-abbrev (~> 2.0)
62
65
  rubysl-base64 (~> 2.0)
63
66
  rubysl-benchmark (~> 2.0)
@@ -142,6 +145,7 @@ GEM
142
145
  rubysl-tmpdir (~> 2.0)
143
146
  rubysl-tsort (~> 2.0)
144
147
  rubysl-un (~> 2.0)
148
+ rubysl-unicode_normalize (~> 2.0)
145
149
  rubysl-uri (~> 2.0)
146
150
  rubysl-weakref (~> 2.0)
147
151
  rubysl-webrick (~> 2.0)
@@ -153,11 +157,11 @@ GEM
153
157
  rubysl-benchmark (2.0.1)
154
158
  rubysl-bigdecimal (2.0.2)
155
159
  rubysl-cgi (2.0.1)
156
- rubysl-cgi-session (2.0.1)
160
+ rubysl-cgi-session (2.1.0)
157
161
  rubysl-cmath (2.0.0)
158
162
  rubysl-complex (2.0.0)
159
163
  rubysl-continuation (2.0.0)
160
- rubysl-coverage (2.0.3)
164
+ rubysl-coverage (2.1)
161
165
  rubysl-csv (2.0.2)
162
166
  rubysl-english (~> 2.0)
163
167
  rubysl-curses (2.0.1)
@@ -194,7 +198,7 @@ GEM
194
198
  rubysl-mathn (2.0.0)
195
199
  rubysl-matrix (2.1.0)
196
200
  rubysl-e2mmap (~> 2.0)
197
- rubysl-mkmf (2.0.1)
201
+ rubysl-mkmf (2.1)
198
202
  rubysl-fileutils (~> 2.0)
199
203
  rubysl-shellwords (~> 2.0)
200
204
  rubysl-monitor (2.0.0)
@@ -213,15 +217,15 @@ GEM
213
217
  rubysl-observer (2.0.0)
214
218
  rubysl-open-uri (2.0.0)
215
219
  rubysl-open3 (2.0.0)
216
- rubysl-openssl (2.3.1)
220
+ rubysl-openssl (2.9)
217
221
  rubysl-optparse (2.0.1)
218
222
  rubysl-shellwords (~> 2.0)
219
- rubysl-ostruct (2.0.4)
220
- rubysl-pathname (2.1.0)
223
+ rubysl-ostruct (2.1.0)
224
+ rubysl-pathname (2.3)
221
225
  rubysl-prettyprint (2.0.3)
222
226
  rubysl-prime (2.0.1)
223
227
  rubysl-profile (2.0.0)
224
- rubysl-profiler (2.0.1)
228
+ rubysl-profiler (2.1)
225
229
  rubysl-pstore (2.0.0)
226
230
  rubysl-pty (2.0.3)
227
231
  rubysl-rational (2.0.1)
@@ -234,8 +238,9 @@ GEM
234
238
  rubysl-set (2.0.1)
235
239
  rubysl-shellwords (2.0.0)
236
240
  rubysl-singleton (2.0.0)
237
- rubysl-socket (2.0.1)
238
- rubysl-stringio (2.0.0)
241
+ rubysl-socket (2.2)
242
+ rubysl-fcntl (~> 2.0)
243
+ rubysl-stringio (2.1.0)
239
244
  rubysl-strscan (2.0.0)
240
245
  rubysl-sync (2.0.0)
241
246
  rubysl-syslog (2.1.0)
@@ -250,19 +255,21 @@ GEM
250
255
  rubysl-un (2.0.0)
251
256
  rubysl-fileutils (~> 2.0)
252
257
  rubysl-optparse (~> 2.0)
258
+ rubysl-unicode_normalize (2.0)
253
259
  rubysl-uri (2.0.0)
254
260
  rubysl-weakref (2.0.0)
255
261
  rubysl-webrick (2.0.0)
256
262
  rubysl-xmlrpc (2.0.0)
257
263
  rubysl-yaml (2.1.0)
258
264
  rubysl-zlib (2.0.1)
265
+ sixarm_ruby_unaccent (1.1.1)
259
266
  slop (3.6.0)
260
267
  sort_alphabetical (1.0.2)
261
268
  unicode_utils (>= 1.2.2)
262
269
  thread_safe (0.3.5)
263
- tzinfo (0.3.45)
270
+ tzinfo (0.3.52)
264
271
  unicode_utils (1.4.0)
265
- wwtd (1.1.1)
272
+ wwtd (1.3.0)
266
273
 
267
274
  PLATFORMS
268
275
  ruby
@@ -279,4 +286,4 @@ DEPENDENCIES
279
286
  wwtd
280
287
 
281
288
  BUNDLED WITH
282
- 1.10.6
289
+ 1.13.6
@@ -1,34 +1,34 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- country_select (2.5.1)
5
- countries (~> 1.2.0)
4
+ country_select (3.0.0.alpha1)
5
+ countries (~> 2.0)
6
6
  sort_alphabetical (~> 1.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actionpack (4.1.13)
12
- actionview (= 4.1.13)
13
- activesupport (= 4.1.13)
11
+ actionpack (4.1.16)
12
+ actionview (= 4.1.16)
13
+ activesupport (= 4.1.16)
14
14
  rack (~> 1.5.2)
15
15
  rack-test (~> 0.6.2)
16
- actionview (4.1.13)
17
- activesupport (= 4.1.13)
16
+ actionview (4.1.16)
17
+ activesupport (= 4.1.16)
18
18
  builder (~> 3.1)
19
19
  erubis (~> 2.7.0)
20
- activesupport (4.1.13)
20
+ activesupport (4.1.16)
21
21
  i18n (~> 0.6, >= 0.6.9)
22
22
  json (~> 1.7, >= 1.7.7)
23
23
  minitest (~> 5.1)
24
24
  thread_safe (~> 0.1)
25
25
  tzinfo (~> 1.1)
26
26
  builder (3.2.2)
27
- coderay (1.1.0)
28
- countries (1.2.1)
29
- currencies (~> 0.4.2)
27
+ coderay (1.1.1)
28
+ countries (2.0.1)
30
29
  i18n_data (~> 0.7.0)
31
- currencies (0.4.2)
30
+ money (~> 6.0)
31
+ unicode_utils (~> 1.4)
32
32
  diff-lcs (1.2.5)
33
33
  erubis (2.7.0)
34
34
  ffi2-generators (0.1.1)
@@ -36,31 +36,34 @@ GEM
36
36
  i18n_data (0.7.0)
37
37
  json (1.8.3)
38
38
  method_source (0.8.2)
39
- minitest (5.8.2)
40
- pry (0.10.3)
39
+ minitest (5.9.1)
40
+ money (6.7.1)
41
+ i18n (>= 0.6.4, <= 0.7.0)
42
+ sixarm_ruby_unaccent (>= 1.1.1, < 2)
43
+ pry (0.10.4)
41
44
  coderay (~> 1.1.0)
42
45
  method_source (~> 0.8.1)
43
46
  slop (~> 3.4)
44
- psych (2.0.15)
45
- racc (1.4.13)
47
+ psych (2.2.0)
48
+ racc (1.4.14)
46
49
  rack (1.5.5)
47
50
  rack-test (0.6.3)
48
51
  rack (>= 1.0)
49
- rake (10.4.2)
50
- rspec (3.3.0)
51
- rspec-core (~> 3.3.0)
52
- rspec-expectations (~> 3.3.0)
53
- rspec-mocks (~> 3.3.0)
54
- rspec-core (3.3.2)
55
- rspec-support (~> 3.3.0)
56
- rspec-expectations (3.3.1)
52
+ rake (11.3.0)
53
+ rspec (3.5.0)
54
+ rspec-core (~> 3.5.0)
55
+ rspec-expectations (~> 3.5.0)
56
+ rspec-mocks (~> 3.5.0)
57
+ rspec-core (3.5.4)
58
+ rspec-support (~> 3.5.0)
59
+ rspec-expectations (3.5.0)
57
60
  diff-lcs (>= 1.2.0, < 2.0)
58
- rspec-support (~> 3.3.0)
59
- rspec-mocks (3.3.2)
61
+ rspec-support (~> 3.5.0)
62
+ rspec-mocks (3.5.0)
60
63
  diff-lcs (>= 1.2.0, < 2.0)
61
- rspec-support (~> 3.3.0)
62
- rspec-support (3.3.0)
63
- rubysl (2.1.0)
64
+ rspec-support (~> 3.5.0)
65
+ rspec-support (3.5.0)
66
+ rubysl (2.2.0)
64
67
  rubysl-abbrev (~> 2.0)
65
68
  rubysl-base64 (~> 2.0)
66
69
  rubysl-benchmark (~> 2.0)
@@ -145,6 +148,7 @@ GEM
145
148
  rubysl-tmpdir (~> 2.0)
146
149
  rubysl-tsort (~> 2.0)
147
150
  rubysl-un (~> 2.0)
151
+ rubysl-unicode_normalize (~> 2.0)
148
152
  rubysl-uri (~> 2.0)
149
153
  rubysl-weakref (~> 2.0)
150
154
  rubysl-webrick (~> 2.0)
@@ -156,11 +160,11 @@ GEM
156
160
  rubysl-benchmark (2.0.1)
157
161
  rubysl-bigdecimal (2.0.2)
158
162
  rubysl-cgi (2.0.1)
159
- rubysl-cgi-session (2.0.1)
163
+ rubysl-cgi-session (2.1.0)
160
164
  rubysl-cmath (2.0.0)
161
165
  rubysl-complex (2.0.0)
162
166
  rubysl-continuation (2.0.0)
163
- rubysl-coverage (2.0.3)
167
+ rubysl-coverage (2.1)
164
168
  rubysl-csv (2.0.2)
165
169
  rubysl-english (~> 2.0)
166
170
  rubysl-curses (2.0.1)
@@ -197,7 +201,7 @@ GEM
197
201
  rubysl-mathn (2.0.0)
198
202
  rubysl-matrix (2.1.0)
199
203
  rubysl-e2mmap (~> 2.0)
200
- rubysl-mkmf (2.0.1)
204
+ rubysl-mkmf (2.1)
201
205
  rubysl-fileutils (~> 2.0)
202
206
  rubysl-shellwords (~> 2.0)
203
207
  rubysl-monitor (2.0.0)
@@ -216,15 +220,15 @@ GEM
216
220
  rubysl-observer (2.0.0)
217
221
  rubysl-open-uri (2.0.0)
218
222
  rubysl-open3 (2.0.0)
219
- rubysl-openssl (2.3.1)
223
+ rubysl-openssl (2.9)
220
224
  rubysl-optparse (2.0.1)
221
225
  rubysl-shellwords (~> 2.0)
222
- rubysl-ostruct (2.0.4)
223
- rubysl-pathname (2.1.0)
226
+ rubysl-ostruct (2.1.0)
227
+ rubysl-pathname (2.3)
224
228
  rubysl-prettyprint (2.0.3)
225
229
  rubysl-prime (2.0.1)
226
230
  rubysl-profile (2.0.0)
227
- rubysl-profiler (2.0.1)
231
+ rubysl-profiler (2.1)
228
232
  rubysl-pstore (2.0.0)
229
233
  rubysl-pty (2.0.3)
230
234
  rubysl-rational (2.0.1)
@@ -237,8 +241,9 @@ GEM
237
241
  rubysl-set (2.0.1)
238
242
  rubysl-shellwords (2.0.0)
239
243
  rubysl-singleton (2.0.0)
240
- rubysl-socket (2.0.1)
241
- rubysl-stringio (2.0.0)
244
+ rubysl-socket (2.2)
245
+ rubysl-fcntl (~> 2.0)
246
+ rubysl-stringio (2.1.0)
242
247
  rubysl-strscan (2.0.0)
243
248
  rubysl-sync (2.0.0)
244
249
  rubysl-syslog (2.1.0)
@@ -253,12 +258,14 @@ GEM
253
258
  rubysl-un (2.0.0)
254
259
  rubysl-fileutils (~> 2.0)
255
260
  rubysl-optparse (~> 2.0)
261
+ rubysl-unicode_normalize (2.0)
256
262
  rubysl-uri (2.0.0)
257
263
  rubysl-weakref (2.0.0)
258
264
  rubysl-webrick (2.0.0)
259
265
  rubysl-xmlrpc (2.0.0)
260
266
  rubysl-yaml (2.1.0)
261
267
  rubysl-zlib (2.0.1)
268
+ sixarm_ruby_unaccent (1.1.1)
262
269
  slop (3.6.0)
263
270
  sort_alphabetical (1.0.2)
264
271
  unicode_utils (>= 1.2.2)
@@ -266,7 +273,7 @@ GEM
266
273
  tzinfo (1.2.2)
267
274
  thread_safe (~> 0.1)
268
275
  unicode_utils (1.4.0)
269
- wwtd (1.1.1)
276
+ wwtd (1.3.0)
270
277
 
271
278
  PLATFORMS
272
279
  ruby
@@ -283,4 +290,4 @@ DEPENDENCIES
283
290
  wwtd
284
291
 
285
292
  BUNDLED WITH
286
- 1.10.6
293
+ 1.13.6
@@ -2,8 +2,7 @@ source "https://rubygems.org"
2
2
 
3
3
  gemspec :path => "../"
4
4
 
5
- gem "railties", "~> 4.2.0.beta1"
6
- gem "actionpack", "~> 4.2.0.beta1"
5
+ gem "actionpack", "~> 4.2.0"
7
6
 
8
7
  platforms :rbx do
9
8
  gem "racc"
@@ -1,38 +1,38 @@
1
1
  PATH
2
2
  remote: ../
3
3
  specs:
4
- country_select (2.5.1)
5
- countries (~> 1.2.0)
4
+ country_select (3.0.0.alpha1)
5
+ countries (~> 2.0)
6
6
  sort_alphabetical (~> 1.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actionpack (4.2.5.rc2)
12
- actionview (= 4.2.5.rc2)
13
- activesupport (= 4.2.5.rc2)
11
+ actionpack (4.2.7.1)
12
+ actionview (= 4.2.7.1)
13
+ activesupport (= 4.2.7.1)
14
14
  rack (~> 1.6)
15
15
  rack-test (~> 0.6.2)
16
16
  rails-dom-testing (~> 1.0, >= 1.0.5)
17
17
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
18
- actionview (4.2.5.rc2)
19
- activesupport (= 4.2.5.rc2)
18
+ actionview (4.2.7.1)
19
+ activesupport (= 4.2.7.1)
20
20
  builder (~> 3.1)
21
21
  erubis (~> 2.7.0)
22
22
  rails-dom-testing (~> 1.0, >= 1.0.5)
23
23
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
24
- activesupport (4.2.5.rc2)
24
+ activesupport (4.2.7.1)
25
25
  i18n (~> 0.7)
26
26
  json (~> 1.7, >= 1.7.7)
27
27
  minitest (~> 5.1)
28
28
  thread_safe (~> 0.3, >= 0.3.4)
29
29
  tzinfo (~> 1.1)
30
30
  builder (3.2.2)
31
- coderay (1.1.0)
32
- countries (1.2.1)
33
- currencies (~> 0.4.2)
31
+ coderay (1.1.1)
32
+ countries (2.0.1)
34
33
  i18n_data (~> 0.7.0)
35
- currencies (0.4.2)
34
+ money (~> 6.0)
35
+ unicode_utils (~> 1.4)
36
36
  diff-lcs (1.2.5)
37
37
  erubis (2.7.0)
38
38
  ffi2-generators (0.1.1)
@@ -42,17 +42,20 @@ GEM
42
42
  loofah (2.0.3)
43
43
  nokogiri (>= 1.5.9)
44
44
  method_source (0.8.2)
45
- mini_portile (0.6.2)
46
- minitest (5.8.2)
47
- nokogiri (1.6.6.2)
48
- mini_portile (~> 0.6.0)
49
- pry (0.10.3)
45
+ mini_portile2 (2.1.0)
46
+ minitest (5.9.1)
47
+ money (6.7.1)
48
+ i18n (>= 0.6.4, <= 0.7.0)
49
+ sixarm_ruby_unaccent (>= 1.1.1, < 2)
50
+ nokogiri (1.6.8.1)
51
+ mini_portile2 (~> 2.1.0)
52
+ pry (0.10.4)
50
53
  coderay (~> 1.1.0)
51
54
  method_source (~> 0.8.1)
52
55
  slop (~> 3.4)
53
- psych (2.0.15)
54
- racc (1.4.13)
55
- rack (1.6.4)
56
+ psych (2.2.0)
57
+ racc (1.4.14)
58
+ rack (1.6.5)
56
59
  rack-test (0.6.3)
57
60
  rack (>= 1.0)
58
61
  rails-deprecated_sanitizer (1.0.3)
@@ -61,28 +64,23 @@ GEM
61
64
  activesupport (>= 4.2.0.beta, < 5.0)
62
65
  nokogiri (~> 1.6.0)
63
66
  rails-deprecated_sanitizer (>= 1.0.1)
64
- rails-html-sanitizer (1.0.2)
67
+ rails-html-sanitizer (1.0.3)
65
68
  loofah (~> 2.0)
66
- railties (4.2.5.rc2)
67
- actionpack (= 4.2.5.rc2)
68
- activesupport (= 4.2.5.rc2)
69
- rake (>= 0.8.7)
70
- thor (>= 0.18.1, < 2.0)
71
- rake (10.4.2)
72
- rspec (3.3.0)
73
- rspec-core (~> 3.3.0)
74
- rspec-expectations (~> 3.3.0)
75
- rspec-mocks (~> 3.3.0)
76
- rspec-core (3.3.2)
77
- rspec-support (~> 3.3.0)
78
- rspec-expectations (3.3.1)
69
+ rake (11.3.0)
70
+ rspec (3.5.0)
71
+ rspec-core (~> 3.5.0)
72
+ rspec-expectations (~> 3.5.0)
73
+ rspec-mocks (~> 3.5.0)
74
+ rspec-core (3.5.4)
75
+ rspec-support (~> 3.5.0)
76
+ rspec-expectations (3.5.0)
79
77
  diff-lcs (>= 1.2.0, < 2.0)
80
- rspec-support (~> 3.3.0)
81
- rspec-mocks (3.3.2)
78
+ rspec-support (~> 3.5.0)
79
+ rspec-mocks (3.5.0)
82
80
  diff-lcs (>= 1.2.0, < 2.0)
83
- rspec-support (~> 3.3.0)
84
- rspec-support (3.3.0)
85
- rubysl (2.1.0)
81
+ rspec-support (~> 3.5.0)
82
+ rspec-support (3.5.0)
83
+ rubysl (2.2.0)
86
84
  rubysl-abbrev (~> 2.0)
87
85
  rubysl-base64 (~> 2.0)
88
86
  rubysl-benchmark (~> 2.0)
@@ -167,6 +165,7 @@ GEM
167
165
  rubysl-tmpdir (~> 2.0)
168
166
  rubysl-tsort (~> 2.0)
169
167
  rubysl-un (~> 2.0)
168
+ rubysl-unicode_normalize (~> 2.0)
170
169
  rubysl-uri (~> 2.0)
171
170
  rubysl-weakref (~> 2.0)
172
171
  rubysl-webrick (~> 2.0)
@@ -178,11 +177,11 @@ GEM
178
177
  rubysl-benchmark (2.0.1)
179
178
  rubysl-bigdecimal (2.0.2)
180
179
  rubysl-cgi (2.0.1)
181
- rubysl-cgi-session (2.0.1)
180
+ rubysl-cgi-session (2.1.0)
182
181
  rubysl-cmath (2.0.0)
183
182
  rubysl-complex (2.0.0)
184
183
  rubysl-continuation (2.0.0)
185
- rubysl-coverage (2.0.3)
184
+ rubysl-coverage (2.1)
186
185
  rubysl-csv (2.0.2)
187
186
  rubysl-english (~> 2.0)
188
187
  rubysl-curses (2.0.1)
@@ -219,7 +218,7 @@ GEM
219
218
  rubysl-mathn (2.0.0)
220
219
  rubysl-matrix (2.1.0)
221
220
  rubysl-e2mmap (~> 2.0)
222
- rubysl-mkmf (2.0.1)
221
+ rubysl-mkmf (2.1)
223
222
  rubysl-fileutils (~> 2.0)
224
223
  rubysl-shellwords (~> 2.0)
225
224
  rubysl-monitor (2.0.0)
@@ -238,15 +237,15 @@ GEM
238
237
  rubysl-observer (2.0.0)
239
238
  rubysl-open-uri (2.0.0)
240
239
  rubysl-open3 (2.0.0)
241
- rubysl-openssl (2.3.1)
240
+ rubysl-openssl (2.9)
242
241
  rubysl-optparse (2.0.1)
243
242
  rubysl-shellwords (~> 2.0)
244
- rubysl-ostruct (2.0.4)
245
- rubysl-pathname (2.1.0)
243
+ rubysl-ostruct (2.1.0)
244
+ rubysl-pathname (2.3)
246
245
  rubysl-prettyprint (2.0.3)
247
246
  rubysl-prime (2.0.1)
248
247
  rubysl-profile (2.0.0)
249
- rubysl-profiler (2.0.1)
248
+ rubysl-profiler (2.1)
250
249
  rubysl-pstore (2.0.0)
251
250
  rubysl-pty (2.0.3)
252
251
  rubysl-rational (2.0.1)
@@ -259,8 +258,9 @@ GEM
259
258
  rubysl-set (2.0.1)
260
259
  rubysl-shellwords (2.0.0)
261
260
  rubysl-singleton (2.0.0)
262
- rubysl-socket (2.0.1)
263
- rubysl-stringio (2.0.0)
261
+ rubysl-socket (2.2)
262
+ rubysl-fcntl (~> 2.0)
263
+ rubysl-stringio (2.1.0)
264
264
  rubysl-strscan (2.0.0)
265
265
  rubysl-sync (2.0.0)
266
266
  rubysl-syslog (2.1.0)
@@ -275,36 +275,36 @@ GEM
275
275
  rubysl-un (2.0.0)
276
276
  rubysl-fileutils (~> 2.0)
277
277
  rubysl-optparse (~> 2.0)
278
+ rubysl-unicode_normalize (2.0)
278
279
  rubysl-uri (2.0.0)
279
280
  rubysl-weakref (2.0.0)
280
281
  rubysl-webrick (2.0.0)
281
282
  rubysl-xmlrpc (2.0.0)
282
283
  rubysl-yaml (2.1.0)
283
284
  rubysl-zlib (2.0.1)
285
+ sixarm_ruby_unaccent (1.1.1)
284
286
  slop (3.6.0)
285
287
  sort_alphabetical (1.0.2)
286
288
  unicode_utils (>= 1.2.2)
287
- thor (0.19.1)
288
289
  thread_safe (0.3.5)
289
290
  tzinfo (1.2.2)
290
291
  thread_safe (~> 0.1)
291
292
  unicode_utils (1.4.0)
292
- wwtd (1.1.1)
293
+ wwtd (1.3.0)
293
294
 
294
295
  PLATFORMS
295
296
  ruby
296
297
 
297
298
  DEPENDENCIES
298
- actionpack (~> 4.2.0.beta1)
299
+ actionpack (~> 4.2.0)
299
300
  country_select!
300
301
  pry (~> 0)
301
302
  psych
302
303
  racc
303
- railties (~> 4.2.0.beta1)
304
304
  rake
305
305
  rspec (~> 3)
306
306
  rubysl (~> 2.0)
307
307
  wwtd
308
308
 
309
309
  BUNDLED WITH
310
- 1.10.6
310
+ 1.13.6