axlsx_rails 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,268 +0,0 @@
1
- GIT
2
- remote: https://github.com/straydogstudio/acts_as_xlsx.git
3
- revision: 94fc6aa730bb8f252e75c9debdcf64903d33fede
4
- specs:
5
- acts_as_xlsx (1.0.6)
6
- activerecord (>= 2.3.9)
7
- axlsx (>= 1.0.13)
8
- i18n (>= 0.4.1)
9
-
10
- PATH
11
- remote: .
12
- specs:
13
- axlsx_rails (0.5.3)
14
- actionpack (>= 3.1)
15
- caxlsx (>= 3.0)
16
-
17
- GEM
18
- remote: http://rubygems.org/
19
- specs:
20
- actioncable (5.2.3)
21
- actionpack (= 5.2.3)
22
- nio4r (~> 2.0)
23
- websocket-driver (>= 0.6.1)
24
- actionmailer (5.2.3)
25
- actionpack (= 5.2.3)
26
- actionview (= 5.2.3)
27
- activejob (= 5.2.3)
28
- mail (~> 2.5, >= 2.5.4)
29
- rails-dom-testing (~> 2.0)
30
- actionpack (5.2.3)
31
- actionview (= 5.2.3)
32
- activesupport (= 5.2.3)
33
- rack (~> 2.0)
34
- rack-test (>= 0.6.3)
35
- rails-dom-testing (~> 2.0)
36
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
37
- actionview (5.2.3)
38
- activesupport (= 5.2.3)
39
- builder (~> 3.1)
40
- erubi (~> 1.4)
41
- rails-dom-testing (~> 2.0)
42
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
43
- activejob (5.2.3)
44
- activesupport (= 5.2.3)
45
- globalid (>= 0.3.6)
46
- activemodel (5.2.3)
47
- activesupport (= 5.2.3)
48
- activerecord (5.2.3)
49
- activemodel (= 5.2.3)
50
- activesupport (= 5.2.3)
51
- arel (>= 9.0)
52
- activestorage (5.2.3)
53
- actionpack (= 5.2.3)
54
- activerecord (= 5.2.3)
55
- marcel (~> 0.3.1)
56
- activesupport (5.2.3)
57
- concurrent-ruby (~> 1.0, >= 1.0.2)
58
- i18n (>= 0.7, < 2)
59
- minitest (~> 5.1)
60
- tzinfo (~> 1.1)
61
- addressable (2.7.0)
62
- public_suffix (>= 2.0.2, < 5.0)
63
- arel (9.0.0)
64
- axlsx (1.3.6)
65
- htmlentities (~> 4.3.1)
66
- nokogiri (>= 1.4.1)
67
- rubyzip (>= 0.9.5)
68
- builder (3.2.3)
69
- capybara (2.18.0)
70
- addressable
71
- mini_mime (>= 0.1.3)
72
- nokogiri (>= 1.3.3)
73
- rack (>= 1.0.0)
74
- rack-test (>= 0.5.4)
75
- xpath (>= 2.0, < 4.0)
76
- caxlsx (3.0.0)
77
- htmlentities (~> 4.3, >= 4.3.4)
78
- mimemagic (~> 0.3)
79
- nokogiri (~> 1.8, >= 1.8.2)
80
- rubyzip (~> 1.2, >= 1.2.1)
81
- coderay (1.1.2)
82
- concurrent-ruby (1.1.5)
83
- coveralls (0.8.23)
84
- json (>= 1.8, < 3)
85
- simplecov (~> 0.16.1)
86
- term-ansicolor (~> 1.3)
87
- thor (>= 0.19.4, < 2.0)
88
- tins (~> 1.6)
89
- crass (1.0.4)
90
- daemons (1.3.1)
91
- diff-lcs (1.3)
92
- docile (1.3.2)
93
- erubi (1.8.0)
94
- eventmachine (1.2.7)
95
- ffi (1.11.1)
96
- formatador (0.2.5)
97
- globalid (0.4.2)
98
- activesupport (>= 4.2.0)
99
- growl (1.0.3)
100
- guard (2.15.1)
101
- formatador (>= 0.2.4)
102
- listen (>= 2.7, < 4.0)
103
- lumberjack (>= 1.0.12, < 2.0)
104
- nenv (~> 0.1)
105
- notiffany (~> 0.0)
106
- pry (>= 0.9.12)
107
- shellany (~> 0.0)
108
- thor (>= 0.18.1)
109
- guard-compat (1.2.1)
110
- guard-rspec (4.7.3)
111
- guard (~> 2.1)
112
- guard-compat (~> 1.1)
113
- rspec (>= 2.99.0, < 4.0)
114
- htmlentities (4.3.4)
115
- i18n (1.6.0)
116
- concurrent-ruby (~> 1.0)
117
- jquery-rails (4.3.5)
118
- rails-dom-testing (>= 1, < 3)
119
- railties (>= 4.2.0)
120
- thor (>= 0.14, < 2.0)
121
- json (2.2.0)
122
- listen (3.1.5)
123
- rb-fsevent (~> 0.9, >= 0.9.4)
124
- rb-inotify (~> 0.9, >= 0.9.7)
125
- ruby_dep (~> 1.2)
126
- loofah (2.2.3)
127
- crass (~> 1.0.2)
128
- nokogiri (>= 1.5.9)
129
- lumberjack (1.0.13)
130
- mail (2.7.1)
131
- mini_mime (>= 0.1.1)
132
- marcel (0.3.3)
133
- mimemagic (~> 0.3.2)
134
- method_source (0.9.2)
135
- mimemagic (0.3.3)
136
- mini_mime (1.0.2)
137
- mini_portile2 (2.4.0)
138
- minitest (5.11.3)
139
- nenv (0.3.0)
140
- nio4r (2.5.1)
141
- nokogiri (1.10.4)
142
- mini_portile2 (~> 2.4.0)
143
- notiffany (0.1.3)
144
- nenv (~> 0.1)
145
- shellany (~> 0.0)
146
- pry (0.12.2)
147
- coderay (~> 1.1.0)
148
- method_source (~> 0.9.0)
149
- pry-nav (0.3.0)
150
- pry (>= 0.9.10, < 0.13.0)
151
- public_suffix (4.0.1)
152
- rack (2.0.7)
153
- rack-test (1.1.0)
154
- rack (>= 1.0, < 3)
155
- rails (5.2.3)
156
- actioncable (= 5.2.3)
157
- actionmailer (= 5.2.3)
158
- actionpack (= 5.2.3)
159
- actionview (= 5.2.3)
160
- activejob (= 5.2.3)
161
- activemodel (= 5.2.3)
162
- activerecord (= 5.2.3)
163
- activestorage (= 5.2.3)
164
- activesupport (= 5.2.3)
165
- bundler (>= 1.3.0)
166
- railties (= 5.2.3)
167
- sprockets-rails (>= 2.0.0)
168
- rails-dom-testing (2.0.3)
169
- activesupport (>= 4.2.0)
170
- nokogiri (>= 1.6)
171
- rails-html-sanitizer (1.2.0)
172
- loofah (~> 2.2, >= 2.2.2)
173
- railties (5.2.3)
174
- actionpack (= 5.2.3)
175
- activesupport (= 5.2.3)
176
- method_source
177
- rake (>= 0.8.7)
178
- thor (>= 0.19.0, < 2.0)
179
- rake (12.3.3)
180
- rb-fsevent (0.10.3)
181
- rb-inotify (0.10.0)
182
- ffi (~> 1.0)
183
- responders (2.4.1)
184
- actionpack (>= 4.2.0, < 6.0)
185
- railties (>= 4.2.0, < 6.0)
186
- roo (2.8.2)
187
- nokogiri (~> 1)
188
- rubyzip (>= 1.2.1, < 2.0.0)
189
- rspec (3.8.0)
190
- rspec-core (~> 3.8.0)
191
- rspec-expectations (~> 3.8.0)
192
- rspec-mocks (~> 3.8.0)
193
- rspec-core (3.8.2)
194
- rspec-support (~> 3.8.0)
195
- rspec-expectations (3.8.4)
196
- diff-lcs (>= 1.2.0, < 2.0)
197
- rspec-support (~> 3.8.0)
198
- rspec-mocks (3.8.1)
199
- diff-lcs (>= 1.2.0, < 2.0)
200
- rspec-support (~> 3.8.0)
201
- rspec-rails (3.8.2)
202
- actionpack (>= 3.0)
203
- activesupport (>= 3.0)
204
- railties (>= 3.0)
205
- rspec-core (~> 3.8.0)
206
- rspec-expectations (~> 3.8.0)
207
- rspec-mocks (~> 3.8.0)
208
- rspec-support (~> 3.8.0)
209
- rspec-support (3.8.2)
210
- ruby_dep (1.5.0)
211
- rubyzip (1.2.4)
212
- shellany (0.0.1)
213
- simplecov (0.16.1)
214
- docile (~> 1.1)
215
- json (>= 1.8, < 3)
216
- simplecov-html (~> 0.10.0)
217
- simplecov-html (0.10.2)
218
- sprockets (3.7.2)
219
- concurrent-ruby (~> 1.0)
220
- rack (> 1, < 3)
221
- sprockets-rails (3.2.1)
222
- actionpack (>= 4.0)
223
- activesupport (>= 4.0)
224
- sprockets (>= 3.0.0)
225
- sqlite3 (1.4.1)
226
- term-ansicolor (1.7.1)
227
- tins (~> 1.0)
228
- thin (1.7.2)
229
- daemons (~> 1.0, >= 1.0.9)
230
- eventmachine (~> 1.0, >= 1.0.4)
231
- rack (>= 1, < 3)
232
- thor (0.20.3)
233
- thread_safe (0.3.6)
234
- tins (1.21.1)
235
- tzinfo (1.2.5)
236
- thread_safe (~> 0.1)
237
- websocket-driver (0.7.1)
238
- websocket-extensions (>= 0.1.0)
239
- websocket-extensions (0.1.4)
240
- xpath (3.2.0)
241
- nokogiri (~> 1.8)
242
-
243
- PLATFORMS
244
- ruby
245
-
246
- DEPENDENCIES
247
- acts_as_xlsx!
248
- axlsx_rails!
249
- bundler
250
- capybara (~> 2.1)
251
- coveralls
252
- growl
253
- guard-rspec
254
- jquery-rails
255
- pry
256
- pry-nav
257
- rails (~> 5.0)
258
- rake
259
- rb-fsevent
260
- responders (~> 2.0)
261
- roo
262
- rspec-rails
263
- rubyzip
264
- sqlite3 (~> 1.4)
265
- thin
266
-
267
- BUNDLED WITH
268
- 1.17.2
@@ -1,284 +0,0 @@
1
- GIT
2
- remote: https://github.com/straydogstudio/acts_as_xlsx.git
3
- revision: 94fc6aa730bb8f252e75c9debdcf64903d33fede
4
- specs:
5
- acts_as_xlsx (1.0.6)
6
- activerecord (>= 2.3.9)
7
- axlsx (>= 1.0.13)
8
- i18n (>= 0.4.1)
9
-
10
- PATH
11
- remote: .
12
- specs:
13
- axlsx_rails (0.6.0)
14
- actionpack (>= 3.1)
15
- caxlsx (>= 3.0)
16
-
17
- GEM
18
- remote: http://rubygems.org/
19
- specs:
20
- actioncable (6.0.0)
21
- actionpack (= 6.0.0)
22
- nio4r (~> 2.0)
23
- websocket-driver (>= 0.6.1)
24
- actionmailbox (6.0.0)
25
- actionpack (= 6.0.0)
26
- activejob (= 6.0.0)
27
- activerecord (= 6.0.0)
28
- activestorage (= 6.0.0)
29
- activesupport (= 6.0.0)
30
- mail (>= 2.7.1)
31
- actionmailer (6.0.0)
32
- actionpack (= 6.0.0)
33
- actionview (= 6.0.0)
34
- activejob (= 6.0.0)
35
- mail (~> 2.5, >= 2.5.4)
36
- rails-dom-testing (~> 2.0)
37
- actionpack (6.0.0)
38
- actionview (= 6.0.0)
39
- activesupport (= 6.0.0)
40
- rack (~> 2.0)
41
- rack-test (>= 0.6.3)
42
- rails-dom-testing (~> 2.0)
43
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
44
- actiontext (6.0.0)
45
- actionpack (= 6.0.0)
46
- activerecord (= 6.0.0)
47
- activestorage (= 6.0.0)
48
- activesupport (= 6.0.0)
49
- nokogiri (>= 1.8.5)
50
- actionview (6.0.0)
51
- activesupport (= 6.0.0)
52
- builder (~> 3.1)
53
- erubi (~> 1.4)
54
- rails-dom-testing (~> 2.0)
55
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
56
- activejob (6.0.0)
57
- activesupport (= 6.0.0)
58
- globalid (>= 0.3.6)
59
- activemodel (6.0.0)
60
- activesupport (= 6.0.0)
61
- activerecord (6.0.0)
62
- activemodel (= 6.0.0)
63
- activesupport (= 6.0.0)
64
- activestorage (6.0.0)
65
- actionpack (= 6.0.0)
66
- activejob (= 6.0.0)
67
- activerecord (= 6.0.0)
68
- marcel (~> 0.3.1)
69
- activesupport (6.0.0)
70
- concurrent-ruby (~> 1.0, >= 1.0.2)
71
- i18n (>= 0.7, < 2)
72
- minitest (~> 5.1)
73
- tzinfo (~> 1.1)
74
- zeitwerk (~> 2.1, >= 2.1.8)
75
- addressable (2.7.0)
76
- public_suffix (>= 2.0.2, < 5.0)
77
- axlsx (1.3.6)
78
- htmlentities (~> 4.3.1)
79
- nokogiri (>= 1.4.1)
80
- rubyzip (>= 0.9.5)
81
- builder (3.2.3)
82
- capybara (2.18.0)
83
- addressable
84
- mini_mime (>= 0.1.3)
85
- nokogiri (>= 1.3.3)
86
- rack (>= 1.0.0)
87
- rack-test (>= 0.5.4)
88
- xpath (>= 2.0, < 4.0)
89
- caxlsx (3.0.0)
90
- htmlentities (~> 4.3, >= 4.3.4)
91
- mimemagic (~> 0.3)
92
- nokogiri (~> 1.8, >= 1.8.2)
93
- rubyzip (~> 1.2, >= 1.2.1)
94
- coderay (1.1.2)
95
- concurrent-ruby (1.1.5)
96
- coveralls (0.8.23)
97
- json (>= 1.8, < 3)
98
- simplecov (~> 0.16.1)
99
- term-ansicolor (~> 1.3)
100
- thor (>= 0.19.4, < 2.0)
101
- tins (~> 1.6)
102
- crass (1.0.4)
103
- daemons (1.3.1)
104
- diff-lcs (1.3)
105
- docile (1.3.2)
106
- erubi (1.8.0)
107
- eventmachine (1.2.7)
108
- ffi (1.11.1)
109
- formatador (0.2.5)
110
- globalid (0.4.2)
111
- activesupport (>= 4.2.0)
112
- growl (1.0.3)
113
- guard (2.15.1)
114
- formatador (>= 0.2.4)
115
- listen (>= 2.7, < 4.0)
116
- lumberjack (>= 1.0.12, < 2.0)
117
- nenv (~> 0.1)
118
- notiffany (~> 0.0)
119
- pry (>= 0.9.12)
120
- shellany (~> 0.0)
121
- thor (>= 0.18.1)
122
- guard-compat (1.2.1)
123
- guard-rspec (4.7.3)
124
- guard (~> 2.1)
125
- guard-compat (~> 1.1)
126
- rspec (>= 2.99.0, < 4.0)
127
- htmlentities (4.3.4)
128
- i18n (1.6.0)
129
- concurrent-ruby (~> 1.0)
130
- jquery-rails (4.3.5)
131
- rails-dom-testing (>= 1, < 3)
132
- railties (>= 4.2.0)
133
- thor (>= 0.14, < 2.0)
134
- json (2.2.0)
135
- listen (3.1.5)
136
- rb-fsevent (~> 0.9, >= 0.9.4)
137
- rb-inotify (~> 0.9, >= 0.9.7)
138
- ruby_dep (~> 1.2)
139
- loofah (2.2.3)
140
- crass (~> 1.0.2)
141
- nokogiri (>= 1.5.9)
142
- lumberjack (1.0.13)
143
- mail (2.7.1)
144
- mini_mime (>= 0.1.1)
145
- marcel (0.3.3)
146
- mimemagic (~> 0.3.2)
147
- method_source (0.9.2)
148
- mimemagic (0.3.3)
149
- mini_mime (1.0.2)
150
- mini_portile2 (2.4.0)
151
- minitest (5.11.3)
152
- nenv (0.3.0)
153
- nio4r (2.5.1)
154
- nokogiri (1.10.4)
155
- mini_portile2 (~> 2.4.0)
156
- notiffany (0.1.3)
157
- nenv (~> 0.1)
158
- shellany (~> 0.0)
159
- pry (0.12.2)
160
- coderay (~> 1.1.0)
161
- method_source (~> 0.9.0)
162
- pry-nav (0.3.0)
163
- pry (>= 0.9.10, < 0.13.0)
164
- public_suffix (4.0.1)
165
- rack (2.0.7)
166
- rack-test (1.1.0)
167
- rack (>= 1.0, < 3)
168
- rails (6.0.0)
169
- actioncable (= 6.0.0)
170
- actionmailbox (= 6.0.0)
171
- actionmailer (= 6.0.0)
172
- actionpack (= 6.0.0)
173
- actiontext (= 6.0.0)
174
- actionview (= 6.0.0)
175
- activejob (= 6.0.0)
176
- activemodel (= 6.0.0)
177
- activerecord (= 6.0.0)
178
- activestorage (= 6.0.0)
179
- activesupport (= 6.0.0)
180
- bundler (>= 1.3.0)
181
- railties (= 6.0.0)
182
- sprockets-rails (>= 2.0.0)
183
- rails-dom-testing (2.0.3)
184
- activesupport (>= 4.2.0)
185
- nokogiri (>= 1.6)
186
- rails-html-sanitizer (1.2.0)
187
- loofah (~> 2.2, >= 2.2.2)
188
- railties (6.0.0)
189
- actionpack (= 6.0.0)
190
- activesupport (= 6.0.0)
191
- method_source
192
- rake (>= 0.8.7)
193
- thor (>= 0.20.3, < 2.0)
194
- rake (12.3.3)
195
- rb-fsevent (0.10.3)
196
- rb-inotify (0.10.0)
197
- ffi (~> 1.0)
198
- responders (3.0.0)
199
- actionpack (>= 5.0)
200
- railties (>= 5.0)
201
- roo (2.8.2)
202
- nokogiri (~> 1)
203
- rubyzip (>= 1.2.1, < 2.0.0)
204
- rspec (3.8.0)
205
- rspec-core (~> 3.8.0)
206
- rspec-expectations (~> 3.8.0)
207
- rspec-mocks (~> 3.8.0)
208
- rspec-core (3.8.2)
209
- rspec-support (~> 3.8.0)
210
- rspec-expectations (3.8.4)
211
- diff-lcs (>= 1.2.0, < 2.0)
212
- rspec-support (~> 3.8.0)
213
- rspec-mocks (3.8.1)
214
- diff-lcs (>= 1.2.0, < 2.0)
215
- rspec-support (~> 3.8.0)
216
- rspec-rails (3.8.2)
217
- actionpack (>= 3.0)
218
- activesupport (>= 3.0)
219
- railties (>= 3.0)
220
- rspec-core (~> 3.8.0)
221
- rspec-expectations (~> 3.8.0)
222
- rspec-mocks (~> 3.8.0)
223
- rspec-support (~> 3.8.0)
224
- rspec-support (3.8.2)
225
- ruby_dep (1.5.0)
226
- rubyzip (1.2.4)
227
- shellany (0.0.1)
228
- simplecov (0.16.1)
229
- docile (~> 1.1)
230
- json (>= 1.8, < 3)
231
- simplecov-html (~> 0.10.0)
232
- simplecov-html (0.10.2)
233
- sprockets (3.7.2)
234
- concurrent-ruby (~> 1.0)
235
- rack (> 1, < 3)
236
- sprockets-rails (3.2.1)
237
- actionpack (>= 4.0)
238
- activesupport (>= 4.0)
239
- sprockets (>= 3.0.0)
240
- sqlite3 (1.4.1)
241
- term-ansicolor (1.7.1)
242
- tins (~> 1.0)
243
- thin (1.7.2)
244
- daemons (~> 1.0, >= 1.0.9)
245
- eventmachine (~> 1.0, >= 1.0.4)
246
- rack (>= 1, < 3)
247
- thor (0.20.3)
248
- thread_safe (0.3.6)
249
- tins (1.21.1)
250
- tzinfo (1.2.5)
251
- thread_safe (~> 0.1)
252
- websocket-driver (0.7.1)
253
- websocket-extensions (>= 0.1.0)
254
- websocket-extensions (0.1.4)
255
- xpath (3.2.0)
256
- nokogiri (~> 1.8)
257
- zeitwerk (2.1.10)
258
-
259
- PLATFORMS
260
- ruby
261
-
262
- DEPENDENCIES
263
- acts_as_xlsx!
264
- axlsx_rails!
265
- bundler
266
- capybara (~> 2.1)
267
- coveralls
268
- growl
269
- guard-rspec
270
- jquery-rails
271
- pry
272
- pry-nav
273
- rails (~> 6)
274
- rake
275
- rb-fsevent
276
- responders (~> 3.0)
277
- roo
278
- rspec-rails
279
- rubyzip
280
- sqlite3 (~> 1.4)
281
- thin
282
-
283
- BUNDLED WITH
284
- 1.17.2