country_select 1.1.3 → 2.5.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.
@@ -0,0 +1,282 @@
1
+ PATH
2
+ remote: ../
3
+ specs:
4
+ country_select (2.5.1)
5
+ countries (~> 1.2.0)
6
+ sort_alphabetical (~> 1.0)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actionpack (4.0.13)
12
+ activesupport (= 4.0.13)
13
+ builder (~> 3.1.0)
14
+ erubis (~> 2.7.0)
15
+ rack (~> 1.5.2)
16
+ rack-test (~> 0.6.2)
17
+ activesupport (4.0.13)
18
+ i18n (~> 0.6, >= 0.6.9)
19
+ minitest (~> 4.2)
20
+ multi_json (~> 1.3)
21
+ thread_safe (~> 0.1)
22
+ tzinfo (~> 0.3.37)
23
+ builder (3.1.4)
24
+ coderay (1.1.0)
25
+ countries (1.2.1)
26
+ currencies (~> 0.4.2)
27
+ i18n_data (~> 0.7.0)
28
+ currencies (0.4.2)
29
+ diff-lcs (1.2.5)
30
+ erubis (2.7.0)
31
+ ffi2-generators (0.1.1)
32
+ i18n (0.7.0)
33
+ i18n_data (0.7.0)
34
+ method_source (0.8.2)
35
+ minitest (4.7.5)
36
+ multi_json (1.11.2)
37
+ pry (0.10.3)
38
+ coderay (~> 1.1.0)
39
+ method_source (~> 0.8.1)
40
+ slop (~> 3.4)
41
+ psych (2.0.15)
42
+ racc (1.4.13)
43
+ rack (1.5.5)
44
+ rack-test (0.6.3)
45
+ 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)
54
+ diff-lcs (>= 1.2.0, < 2.0)
55
+ rspec-support (~> 3.3.0)
56
+ rspec-mocks (3.3.2)
57
+ 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
+ rubysl-abbrev (~> 2.0)
62
+ rubysl-base64 (~> 2.0)
63
+ rubysl-benchmark (~> 2.0)
64
+ rubysl-bigdecimal (~> 2.0)
65
+ rubysl-cgi (~> 2.0)
66
+ rubysl-cgi-session (~> 2.0)
67
+ rubysl-cmath (~> 2.0)
68
+ rubysl-complex (~> 2.0)
69
+ rubysl-continuation (~> 2.0)
70
+ rubysl-coverage (~> 2.0)
71
+ rubysl-csv (~> 2.0)
72
+ rubysl-curses (~> 2.0)
73
+ rubysl-date (~> 2.0)
74
+ rubysl-delegate (~> 2.0)
75
+ rubysl-digest (~> 2.0)
76
+ rubysl-drb (~> 2.0)
77
+ rubysl-e2mmap (~> 2.0)
78
+ rubysl-english (~> 2.0)
79
+ rubysl-enumerator (~> 2.0)
80
+ rubysl-erb (~> 2.0)
81
+ rubysl-etc (~> 2.0)
82
+ rubysl-expect (~> 2.0)
83
+ rubysl-fcntl (~> 2.0)
84
+ rubysl-fiber (~> 2.0)
85
+ rubysl-fileutils (~> 2.0)
86
+ rubysl-find (~> 2.0)
87
+ rubysl-forwardable (~> 2.0)
88
+ rubysl-getoptlong (~> 2.0)
89
+ rubysl-gserver (~> 2.0)
90
+ rubysl-io-console (~> 2.0)
91
+ rubysl-io-nonblock (~> 2.0)
92
+ rubysl-io-wait (~> 2.0)
93
+ rubysl-ipaddr (~> 2.0)
94
+ rubysl-irb (~> 2.1)
95
+ rubysl-logger (~> 2.0)
96
+ rubysl-mathn (~> 2.0)
97
+ rubysl-matrix (~> 2.0)
98
+ rubysl-mkmf (~> 2.0)
99
+ rubysl-monitor (~> 2.0)
100
+ rubysl-mutex_m (~> 2.0)
101
+ rubysl-net-ftp (~> 2.0)
102
+ rubysl-net-http (~> 2.0)
103
+ rubysl-net-imap (~> 2.0)
104
+ rubysl-net-pop (~> 2.0)
105
+ rubysl-net-protocol (~> 2.0)
106
+ rubysl-net-smtp (~> 2.0)
107
+ rubysl-net-telnet (~> 2.0)
108
+ rubysl-nkf (~> 2.0)
109
+ rubysl-observer (~> 2.0)
110
+ rubysl-open-uri (~> 2.0)
111
+ rubysl-open3 (~> 2.0)
112
+ rubysl-openssl (~> 2.0)
113
+ rubysl-optparse (~> 2.0)
114
+ rubysl-ostruct (~> 2.0)
115
+ rubysl-pathname (~> 2.0)
116
+ rubysl-prettyprint (~> 2.0)
117
+ rubysl-prime (~> 2.0)
118
+ rubysl-profile (~> 2.0)
119
+ rubysl-profiler (~> 2.0)
120
+ rubysl-pstore (~> 2.0)
121
+ rubysl-pty (~> 2.0)
122
+ rubysl-rational (~> 2.0)
123
+ rubysl-resolv (~> 2.0)
124
+ rubysl-rexml (~> 2.0)
125
+ rubysl-rinda (~> 2.0)
126
+ rubysl-rss (~> 2.0)
127
+ rubysl-scanf (~> 2.0)
128
+ rubysl-securerandom (~> 2.0)
129
+ rubysl-set (~> 2.0)
130
+ rubysl-shellwords (~> 2.0)
131
+ rubysl-singleton (~> 2.0)
132
+ rubysl-socket (~> 2.0)
133
+ rubysl-stringio (~> 2.0)
134
+ rubysl-strscan (~> 2.0)
135
+ rubysl-sync (~> 2.0)
136
+ rubysl-syslog (~> 2.0)
137
+ rubysl-tempfile (~> 2.0)
138
+ rubysl-thread (~> 2.0)
139
+ rubysl-thwait (~> 2.0)
140
+ rubysl-time (~> 2.0)
141
+ rubysl-timeout (~> 2.0)
142
+ rubysl-tmpdir (~> 2.0)
143
+ rubysl-tsort (~> 2.0)
144
+ rubysl-un (~> 2.0)
145
+ rubysl-uri (~> 2.0)
146
+ rubysl-weakref (~> 2.0)
147
+ rubysl-webrick (~> 2.0)
148
+ rubysl-xmlrpc (~> 2.0)
149
+ rubysl-yaml (~> 2.0)
150
+ rubysl-zlib (~> 2.0)
151
+ rubysl-abbrev (2.0.4)
152
+ rubysl-base64 (2.0.0)
153
+ rubysl-benchmark (2.0.1)
154
+ rubysl-bigdecimal (2.0.2)
155
+ rubysl-cgi (2.0.1)
156
+ rubysl-cgi-session (2.0.1)
157
+ rubysl-cmath (2.0.0)
158
+ rubysl-complex (2.0.0)
159
+ rubysl-continuation (2.0.0)
160
+ rubysl-coverage (2.0.3)
161
+ rubysl-csv (2.0.2)
162
+ rubysl-english (~> 2.0)
163
+ rubysl-curses (2.0.1)
164
+ rubysl-date (2.0.9)
165
+ rubysl-delegate (2.0.1)
166
+ rubysl-digest (2.0.8)
167
+ rubysl-drb (2.0.1)
168
+ rubysl-e2mmap (2.0.0)
169
+ rubysl-english (2.0.0)
170
+ rubysl-enumerator (2.0.0)
171
+ rubysl-erb (2.0.2)
172
+ rubysl-etc (2.0.3)
173
+ ffi2-generators (~> 0.1)
174
+ rubysl-expect (2.0.0)
175
+ rubysl-fcntl (2.0.4)
176
+ ffi2-generators (~> 0.1)
177
+ rubysl-fiber (2.0.0)
178
+ rubysl-fileutils (2.0.3)
179
+ rubysl-find (2.0.1)
180
+ rubysl-forwardable (2.0.1)
181
+ rubysl-getoptlong (2.0.0)
182
+ rubysl-gserver (2.0.0)
183
+ rubysl-socket (~> 2.0)
184
+ rubysl-thread (~> 2.0)
185
+ rubysl-io-console (2.0.0)
186
+ rubysl-io-nonblock (2.0.0)
187
+ rubysl-io-wait (2.0.0)
188
+ rubysl-ipaddr (2.0.0)
189
+ rubysl-irb (2.1.1)
190
+ rubysl-e2mmap (~> 2.0)
191
+ rubysl-mathn (~> 2.0)
192
+ rubysl-thread (~> 2.0)
193
+ rubysl-logger (2.1.0)
194
+ rubysl-mathn (2.0.0)
195
+ rubysl-matrix (2.1.0)
196
+ rubysl-e2mmap (~> 2.0)
197
+ rubysl-mkmf (2.0.1)
198
+ rubysl-fileutils (~> 2.0)
199
+ rubysl-shellwords (~> 2.0)
200
+ rubysl-monitor (2.0.0)
201
+ rubysl-mutex_m (2.0.0)
202
+ rubysl-net-ftp (2.0.1)
203
+ rubysl-net-http (2.0.4)
204
+ rubysl-cgi (~> 2.0)
205
+ rubysl-erb (~> 2.0)
206
+ rubysl-singleton (~> 2.0)
207
+ rubysl-net-imap (2.0.1)
208
+ rubysl-net-pop (2.0.1)
209
+ rubysl-net-protocol (2.0.1)
210
+ rubysl-net-smtp (2.0.1)
211
+ rubysl-net-telnet (2.0.0)
212
+ rubysl-nkf (2.0.1)
213
+ rubysl-observer (2.0.0)
214
+ rubysl-open-uri (2.0.0)
215
+ rubysl-open3 (2.0.0)
216
+ rubysl-openssl (2.3.1)
217
+ rubysl-optparse (2.0.1)
218
+ rubysl-shellwords (~> 2.0)
219
+ rubysl-ostruct (2.0.4)
220
+ rubysl-pathname (2.1.0)
221
+ rubysl-prettyprint (2.0.3)
222
+ rubysl-prime (2.0.1)
223
+ rubysl-profile (2.0.0)
224
+ rubysl-profiler (2.0.1)
225
+ rubysl-pstore (2.0.0)
226
+ rubysl-pty (2.0.3)
227
+ rubysl-rational (2.0.1)
228
+ rubysl-resolv (2.1.2)
229
+ rubysl-rexml (2.0.4)
230
+ rubysl-rinda (2.0.1)
231
+ rubysl-rss (2.0.0)
232
+ rubysl-scanf (2.0.0)
233
+ rubysl-securerandom (2.0.0)
234
+ rubysl-set (2.0.1)
235
+ rubysl-shellwords (2.0.0)
236
+ rubysl-singleton (2.0.0)
237
+ rubysl-socket (2.0.1)
238
+ rubysl-stringio (2.0.0)
239
+ rubysl-strscan (2.0.0)
240
+ rubysl-sync (2.0.0)
241
+ rubysl-syslog (2.1.0)
242
+ ffi2-generators (~> 0.1)
243
+ rubysl-tempfile (2.0.1)
244
+ rubysl-thread (2.0.3)
245
+ rubysl-thwait (2.0.0)
246
+ rubysl-time (2.0.3)
247
+ rubysl-timeout (2.0.0)
248
+ rubysl-tmpdir (2.0.1)
249
+ rubysl-tsort (2.0.1)
250
+ rubysl-un (2.0.0)
251
+ rubysl-fileutils (~> 2.0)
252
+ rubysl-optparse (~> 2.0)
253
+ rubysl-uri (2.0.0)
254
+ rubysl-weakref (2.0.0)
255
+ rubysl-webrick (2.0.0)
256
+ rubysl-xmlrpc (2.0.0)
257
+ rubysl-yaml (2.1.0)
258
+ rubysl-zlib (2.0.1)
259
+ slop (3.6.0)
260
+ sort_alphabetical (1.0.2)
261
+ unicode_utils (>= 1.2.2)
262
+ thread_safe (0.3.5)
263
+ tzinfo (0.3.45)
264
+ unicode_utils (1.4.0)
265
+ wwtd (1.1.1)
266
+
267
+ PLATFORMS
268
+ ruby
269
+
270
+ DEPENDENCIES
271
+ actionpack (~> 4.0.0)
272
+ country_select!
273
+ pry (~> 0)
274
+ psych
275
+ racc
276
+ rake
277
+ rspec (~> 3)
278
+ rubysl (~> 2.0)
279
+ wwtd
280
+
281
+ BUNDLED WITH
282
+ 1.10.6
@@ -0,0 +1,11 @@
1
+ source "https://rubygems.org"
2
+
3
+ gemspec :path => "../"
4
+
5
+ gem "actionpack", "~> 4.1.0"
6
+
7
+ platforms :rbx do
8
+ gem "racc"
9
+ gem "rubysl", "~> 2.0"
10
+ gem "psych"
11
+ end
@@ -0,0 +1,286 @@
1
+ PATH
2
+ remote: ../
3
+ specs:
4
+ country_select (2.5.1)
5
+ countries (~> 1.2.0)
6
+ sort_alphabetical (~> 1.0)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actionpack (4.1.13)
12
+ actionview (= 4.1.13)
13
+ activesupport (= 4.1.13)
14
+ rack (~> 1.5.2)
15
+ rack-test (~> 0.6.2)
16
+ actionview (4.1.13)
17
+ activesupport (= 4.1.13)
18
+ builder (~> 3.1)
19
+ erubis (~> 2.7.0)
20
+ activesupport (4.1.13)
21
+ i18n (~> 0.6, >= 0.6.9)
22
+ json (~> 1.7, >= 1.7.7)
23
+ minitest (~> 5.1)
24
+ thread_safe (~> 0.1)
25
+ tzinfo (~> 1.1)
26
+ builder (3.2.2)
27
+ coderay (1.1.0)
28
+ countries (1.2.1)
29
+ currencies (~> 0.4.2)
30
+ i18n_data (~> 0.7.0)
31
+ currencies (0.4.2)
32
+ diff-lcs (1.2.5)
33
+ erubis (2.7.0)
34
+ ffi2-generators (0.1.1)
35
+ i18n (0.7.0)
36
+ i18n_data (0.7.0)
37
+ json (1.8.3)
38
+ method_source (0.8.2)
39
+ minitest (5.8.2)
40
+ pry (0.10.3)
41
+ coderay (~> 1.1.0)
42
+ method_source (~> 0.8.1)
43
+ slop (~> 3.4)
44
+ psych (2.0.15)
45
+ racc (1.4.13)
46
+ rack (1.5.5)
47
+ rack-test (0.6.3)
48
+ 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)
57
+ diff-lcs (>= 1.2.0, < 2.0)
58
+ rspec-support (~> 3.3.0)
59
+ rspec-mocks (3.3.2)
60
+ 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
+ rubysl-abbrev (~> 2.0)
65
+ rubysl-base64 (~> 2.0)
66
+ rubysl-benchmark (~> 2.0)
67
+ rubysl-bigdecimal (~> 2.0)
68
+ rubysl-cgi (~> 2.0)
69
+ rubysl-cgi-session (~> 2.0)
70
+ rubysl-cmath (~> 2.0)
71
+ rubysl-complex (~> 2.0)
72
+ rubysl-continuation (~> 2.0)
73
+ rubysl-coverage (~> 2.0)
74
+ rubysl-csv (~> 2.0)
75
+ rubysl-curses (~> 2.0)
76
+ rubysl-date (~> 2.0)
77
+ rubysl-delegate (~> 2.0)
78
+ rubysl-digest (~> 2.0)
79
+ rubysl-drb (~> 2.0)
80
+ rubysl-e2mmap (~> 2.0)
81
+ rubysl-english (~> 2.0)
82
+ rubysl-enumerator (~> 2.0)
83
+ rubysl-erb (~> 2.0)
84
+ rubysl-etc (~> 2.0)
85
+ rubysl-expect (~> 2.0)
86
+ rubysl-fcntl (~> 2.0)
87
+ rubysl-fiber (~> 2.0)
88
+ rubysl-fileutils (~> 2.0)
89
+ rubysl-find (~> 2.0)
90
+ rubysl-forwardable (~> 2.0)
91
+ rubysl-getoptlong (~> 2.0)
92
+ rubysl-gserver (~> 2.0)
93
+ rubysl-io-console (~> 2.0)
94
+ rubysl-io-nonblock (~> 2.0)
95
+ rubysl-io-wait (~> 2.0)
96
+ rubysl-ipaddr (~> 2.0)
97
+ rubysl-irb (~> 2.1)
98
+ rubysl-logger (~> 2.0)
99
+ rubysl-mathn (~> 2.0)
100
+ rubysl-matrix (~> 2.0)
101
+ rubysl-mkmf (~> 2.0)
102
+ rubysl-monitor (~> 2.0)
103
+ rubysl-mutex_m (~> 2.0)
104
+ rubysl-net-ftp (~> 2.0)
105
+ rubysl-net-http (~> 2.0)
106
+ rubysl-net-imap (~> 2.0)
107
+ rubysl-net-pop (~> 2.0)
108
+ rubysl-net-protocol (~> 2.0)
109
+ rubysl-net-smtp (~> 2.0)
110
+ rubysl-net-telnet (~> 2.0)
111
+ rubysl-nkf (~> 2.0)
112
+ rubysl-observer (~> 2.0)
113
+ rubysl-open-uri (~> 2.0)
114
+ rubysl-open3 (~> 2.0)
115
+ rubysl-openssl (~> 2.0)
116
+ rubysl-optparse (~> 2.0)
117
+ rubysl-ostruct (~> 2.0)
118
+ rubysl-pathname (~> 2.0)
119
+ rubysl-prettyprint (~> 2.0)
120
+ rubysl-prime (~> 2.0)
121
+ rubysl-profile (~> 2.0)
122
+ rubysl-profiler (~> 2.0)
123
+ rubysl-pstore (~> 2.0)
124
+ rubysl-pty (~> 2.0)
125
+ rubysl-rational (~> 2.0)
126
+ rubysl-resolv (~> 2.0)
127
+ rubysl-rexml (~> 2.0)
128
+ rubysl-rinda (~> 2.0)
129
+ rubysl-rss (~> 2.0)
130
+ rubysl-scanf (~> 2.0)
131
+ rubysl-securerandom (~> 2.0)
132
+ rubysl-set (~> 2.0)
133
+ rubysl-shellwords (~> 2.0)
134
+ rubysl-singleton (~> 2.0)
135
+ rubysl-socket (~> 2.0)
136
+ rubysl-stringio (~> 2.0)
137
+ rubysl-strscan (~> 2.0)
138
+ rubysl-sync (~> 2.0)
139
+ rubysl-syslog (~> 2.0)
140
+ rubysl-tempfile (~> 2.0)
141
+ rubysl-thread (~> 2.0)
142
+ rubysl-thwait (~> 2.0)
143
+ rubysl-time (~> 2.0)
144
+ rubysl-timeout (~> 2.0)
145
+ rubysl-tmpdir (~> 2.0)
146
+ rubysl-tsort (~> 2.0)
147
+ rubysl-un (~> 2.0)
148
+ rubysl-uri (~> 2.0)
149
+ rubysl-weakref (~> 2.0)
150
+ rubysl-webrick (~> 2.0)
151
+ rubysl-xmlrpc (~> 2.0)
152
+ rubysl-yaml (~> 2.0)
153
+ rubysl-zlib (~> 2.0)
154
+ rubysl-abbrev (2.0.4)
155
+ rubysl-base64 (2.0.0)
156
+ rubysl-benchmark (2.0.1)
157
+ rubysl-bigdecimal (2.0.2)
158
+ rubysl-cgi (2.0.1)
159
+ rubysl-cgi-session (2.0.1)
160
+ rubysl-cmath (2.0.0)
161
+ rubysl-complex (2.0.0)
162
+ rubysl-continuation (2.0.0)
163
+ rubysl-coverage (2.0.3)
164
+ rubysl-csv (2.0.2)
165
+ rubysl-english (~> 2.0)
166
+ rubysl-curses (2.0.1)
167
+ rubysl-date (2.0.9)
168
+ rubysl-delegate (2.0.1)
169
+ rubysl-digest (2.0.8)
170
+ rubysl-drb (2.0.1)
171
+ rubysl-e2mmap (2.0.0)
172
+ rubysl-english (2.0.0)
173
+ rubysl-enumerator (2.0.0)
174
+ rubysl-erb (2.0.2)
175
+ rubysl-etc (2.0.3)
176
+ ffi2-generators (~> 0.1)
177
+ rubysl-expect (2.0.0)
178
+ rubysl-fcntl (2.0.4)
179
+ ffi2-generators (~> 0.1)
180
+ rubysl-fiber (2.0.0)
181
+ rubysl-fileutils (2.0.3)
182
+ rubysl-find (2.0.1)
183
+ rubysl-forwardable (2.0.1)
184
+ rubysl-getoptlong (2.0.0)
185
+ rubysl-gserver (2.0.0)
186
+ rubysl-socket (~> 2.0)
187
+ rubysl-thread (~> 2.0)
188
+ rubysl-io-console (2.0.0)
189
+ rubysl-io-nonblock (2.0.0)
190
+ rubysl-io-wait (2.0.0)
191
+ rubysl-ipaddr (2.0.0)
192
+ rubysl-irb (2.1.1)
193
+ rubysl-e2mmap (~> 2.0)
194
+ rubysl-mathn (~> 2.0)
195
+ rubysl-thread (~> 2.0)
196
+ rubysl-logger (2.1.0)
197
+ rubysl-mathn (2.0.0)
198
+ rubysl-matrix (2.1.0)
199
+ rubysl-e2mmap (~> 2.0)
200
+ rubysl-mkmf (2.0.1)
201
+ rubysl-fileutils (~> 2.0)
202
+ rubysl-shellwords (~> 2.0)
203
+ rubysl-monitor (2.0.0)
204
+ rubysl-mutex_m (2.0.0)
205
+ rubysl-net-ftp (2.0.1)
206
+ rubysl-net-http (2.0.4)
207
+ rubysl-cgi (~> 2.0)
208
+ rubysl-erb (~> 2.0)
209
+ rubysl-singleton (~> 2.0)
210
+ rubysl-net-imap (2.0.1)
211
+ rubysl-net-pop (2.0.1)
212
+ rubysl-net-protocol (2.0.1)
213
+ rubysl-net-smtp (2.0.1)
214
+ rubysl-net-telnet (2.0.0)
215
+ rubysl-nkf (2.0.1)
216
+ rubysl-observer (2.0.0)
217
+ rubysl-open-uri (2.0.0)
218
+ rubysl-open3 (2.0.0)
219
+ rubysl-openssl (2.3.1)
220
+ rubysl-optparse (2.0.1)
221
+ rubysl-shellwords (~> 2.0)
222
+ rubysl-ostruct (2.0.4)
223
+ rubysl-pathname (2.1.0)
224
+ rubysl-prettyprint (2.0.3)
225
+ rubysl-prime (2.0.1)
226
+ rubysl-profile (2.0.0)
227
+ rubysl-profiler (2.0.1)
228
+ rubysl-pstore (2.0.0)
229
+ rubysl-pty (2.0.3)
230
+ rubysl-rational (2.0.1)
231
+ rubysl-resolv (2.1.2)
232
+ rubysl-rexml (2.0.4)
233
+ rubysl-rinda (2.0.1)
234
+ rubysl-rss (2.0.0)
235
+ rubysl-scanf (2.0.0)
236
+ rubysl-securerandom (2.0.0)
237
+ rubysl-set (2.0.1)
238
+ rubysl-shellwords (2.0.0)
239
+ rubysl-singleton (2.0.0)
240
+ rubysl-socket (2.0.1)
241
+ rubysl-stringio (2.0.0)
242
+ rubysl-strscan (2.0.0)
243
+ rubysl-sync (2.0.0)
244
+ rubysl-syslog (2.1.0)
245
+ ffi2-generators (~> 0.1)
246
+ rubysl-tempfile (2.0.1)
247
+ rubysl-thread (2.0.3)
248
+ rubysl-thwait (2.0.0)
249
+ rubysl-time (2.0.3)
250
+ rubysl-timeout (2.0.0)
251
+ rubysl-tmpdir (2.0.1)
252
+ rubysl-tsort (2.0.1)
253
+ rubysl-un (2.0.0)
254
+ rubysl-fileutils (~> 2.0)
255
+ rubysl-optparse (~> 2.0)
256
+ rubysl-uri (2.0.0)
257
+ rubysl-weakref (2.0.0)
258
+ rubysl-webrick (2.0.0)
259
+ rubysl-xmlrpc (2.0.0)
260
+ rubysl-yaml (2.1.0)
261
+ rubysl-zlib (2.0.1)
262
+ slop (3.6.0)
263
+ sort_alphabetical (1.0.2)
264
+ unicode_utils (>= 1.2.2)
265
+ thread_safe (0.3.5)
266
+ tzinfo (1.2.2)
267
+ thread_safe (~> 0.1)
268
+ unicode_utils (1.4.0)
269
+ wwtd (1.1.1)
270
+
271
+ PLATFORMS
272
+ ruby
273
+
274
+ DEPENDENCIES
275
+ actionpack (~> 4.1.0)
276
+ country_select!
277
+ pry (~> 0)
278
+ psych
279
+ racc
280
+ rake
281
+ rspec (~> 3)
282
+ rubysl (~> 2.0)
283
+ wwtd
284
+
285
+ BUNDLED WITH
286
+ 1.10.6
@@ -0,0 +1,12 @@
1
+ source "https://rubygems.org"
2
+
3
+ gemspec :path => "../"
4
+
5
+ gem "railties", "~> 4.2.0.beta1"
6
+ gem "actionpack", "~> 4.2.0.beta1"
7
+
8
+ platforms :rbx do
9
+ gem "racc"
10
+ gem "rubysl", "~> 2.0"
11
+ gem "psych"
12
+ end