caxlsx_rails 0.6.2 → 0.6.3

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock.5.2 CHANGED
@@ -1,54 +1,67 @@
1
1
  GIT
2
- remote: git://github.com/straydogstudio/acts_as_xlsx.git
3
- revision: 94fc6aa730bb8f252e75c9debdcf64903d33fede
2
+ remote: https://github.com/caxlsx/acts_as_caxlsx.git
3
+ revision: 48e76cf6f0a7a135de59207e73c3167c4f0bd9fb
4
4
  specs:
5
- acts_as_xlsx (1.0.6)
5
+ acts_as_caxlsx (1.0.6)
6
6
  activerecord (>= 2.3.9)
7
- axlsx (>= 1.0.13)
7
+ caxlsx (>= 3.0.0)
8
8
  i18n (>= 0.4.1)
9
9
 
10
10
  PATH
11
11
  remote: .
12
12
  specs:
13
- axlsx_rails (0.5.2)
13
+ caxlsx_rails (0.6.3)
14
14
  actionpack (>= 3.1)
15
- axlsx (>= 2.0.1)
15
+ caxlsx (>= 3.0)
16
16
 
17
17
  GEM
18
18
  remote: http://rubygems.org/
19
19
  specs:
20
- actionpack (5.2.0)
21
- actionview (= 5.2.0)
22
- activesupport (= 5.2.0)
23
- rack (~> 2.0)
20
+ actioncable (5.2.6.3)
21
+ actionpack (= 5.2.6.3)
22
+ nio4r (~> 2.0)
23
+ websocket-driver (>= 0.6.1)
24
+ actionmailer (5.2.6.3)
25
+ actionpack (= 5.2.6.3)
26
+ actionview (= 5.2.6.3)
27
+ activejob (= 5.2.6.3)
28
+ mail (~> 2.5, >= 2.5.4)
29
+ rails-dom-testing (~> 2.0)
30
+ actionpack (5.2.6.3)
31
+ actionview (= 5.2.6.3)
32
+ activesupport (= 5.2.6.3)
33
+ rack (~> 2.0, >= 2.0.8)
24
34
  rack-test (>= 0.6.3)
25
35
  rails-dom-testing (~> 2.0)
26
36
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
27
- actionview (5.2.0)
28
- activesupport (= 5.2.0)
37
+ actionview (5.2.6.3)
38
+ activesupport (= 5.2.6.3)
29
39
  builder (~> 3.1)
30
40
  erubi (~> 1.4)
31
41
  rails-dom-testing (~> 2.0)
32
42
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
33
- activemodel (5.2.0)
34
- activesupport (= 5.2.0)
35
- activerecord (5.2.0)
36
- activemodel (= 5.2.0)
37
- activesupport (= 5.2.0)
43
+ activejob (5.2.6.3)
44
+ activesupport (= 5.2.6.3)
45
+ globalid (>= 0.3.6)
46
+ activemodel (5.2.6.3)
47
+ activesupport (= 5.2.6.3)
48
+ activerecord (5.2.6.3)
49
+ activemodel (= 5.2.6.3)
50
+ activesupport (= 5.2.6.3)
38
51
  arel (>= 9.0)
39
- activesupport (5.2.0)
52
+ activestorage (5.2.6.3)
53
+ actionpack (= 5.2.6.3)
54
+ activerecord (= 5.2.6.3)
55
+ marcel (~> 1.0.0)
56
+ activesupport (5.2.6.3)
40
57
  concurrent-ruby (~> 1.0, >= 1.0.2)
41
58
  i18n (>= 0.7, < 2)
42
59
  minitest (~> 5.1)
43
60
  tzinfo (~> 1.1)
44
- addressable (2.5.2)
45
- public_suffix (>= 2.0.2, < 4.0)
61
+ addressable (2.8.0)
62
+ public_suffix (>= 2.0.2, < 5.0)
46
63
  arel (9.0.0)
47
- axlsx (2.0.1)
48
- htmlentities (~> 4.3.1)
49
- nokogiri (>= 1.4.1)
50
- rubyzip (~> 1.0.0)
51
- builder (3.2.3)
64
+ builder (3.2.4)
52
65
  capybara (2.18.0)
53
66
  addressable
54
67
  mini_mime (>= 0.1.3)
@@ -56,30 +69,37 @@ GEM
56
69
  rack (>= 1.0.0)
57
70
  rack-test (>= 0.5.4)
58
71
  xpath (>= 2.0, < 4.0)
59
- coderay (1.1.2)
60
- concurrent-ruby (1.0.5)
61
- coveralls (0.8.21)
72
+ caxlsx (3.2.0)
73
+ htmlentities (~> 4.3, >= 4.3.4)
74
+ marcel (~> 1.0)
75
+ nokogiri (~> 1.10, >= 1.10.4)
76
+ rubyzip (>= 1.3.0, < 3)
77
+ coderay (1.1.3)
78
+ concurrent-ruby (1.1.9)
79
+ coveralls (0.8.23)
62
80
  json (>= 1.8, < 3)
63
- simplecov (~> 0.14.1)
81
+ simplecov (~> 0.16.1)
64
82
  term-ansicolor (~> 1.3)
65
- thor (~> 0.19.4)
83
+ thor (>= 0.19.4, < 2.0)
66
84
  tins (~> 1.6)
67
- crass (1.0.4)
68
- daemons (1.2.6)
69
- diff-lcs (1.3)
70
- docile (1.1.5)
71
- erubi (1.7.1)
85
+ crass (1.0.6)
86
+ daemons (1.4.1)
87
+ diff-lcs (1.5.0)
88
+ docile (1.4.0)
89
+ erubi (1.10.0)
72
90
  eventmachine (1.2.7)
73
- ffi (1.9.23)
74
- formatador (0.2.5)
91
+ ffi (1.15.5)
92
+ formatador (1.1.0)
93
+ globalid (1.0.0)
94
+ activesupport (>= 5.0)
75
95
  growl (1.0.3)
76
- guard (2.14.2)
96
+ guard (2.18.0)
77
97
  formatador (>= 0.2.4)
78
98
  listen (>= 2.7, < 4.0)
79
99
  lumberjack (>= 1.0.12, < 2.0)
80
100
  nenv (~> 0.1)
81
101
  notiffany (~> 0.0)
82
- pry (>= 0.9.12)
102
+ pry (>= 0.13.0)
83
103
  shellany (~> 0.0)
84
104
  thor (>= 0.18.1)
85
105
  guard-compat (1.2.1)
@@ -88,129 +108,156 @@ GEM
88
108
  guard-compat (~> 1.1)
89
109
  rspec (>= 2.99.0, < 4.0)
90
110
  htmlentities (4.3.4)
91
- i18n (1.0.1)
111
+ i18n (1.10.0)
92
112
  concurrent-ruby (~> 1.0)
93
- jquery-rails (4.3.3)
113
+ jquery-rails (4.4.0)
94
114
  rails-dom-testing (>= 1, < 3)
95
115
  railties (>= 4.2.0)
96
116
  thor (>= 0.14, < 2.0)
97
- json (2.1.0)
98
- listen (3.1.5)
99
- rb-fsevent (~> 0.9, >= 0.9.4)
100
- rb-inotify (~> 0.9, >= 0.9.7)
101
- ruby_dep (~> 1.2)
102
- loofah (2.2.2)
117
+ json (2.6.1)
118
+ listen (3.7.1)
119
+ rb-fsevent (~> 0.10, >= 0.10.3)
120
+ rb-inotify (~> 0.9, >= 0.9.10)
121
+ loofah (2.14.0)
103
122
  crass (~> 1.0.2)
104
123
  nokogiri (>= 1.5.9)
105
- lumberjack (1.0.13)
106
- method_source (0.8.2)
107
- mini_mime (1.0.0)
108
- mini_portile2 (2.3.0)
109
- minitest (5.11.3)
124
+ lumberjack (1.2.8)
125
+ mail (2.7.1)
126
+ mini_mime (>= 0.1.1)
127
+ marcel (1.0.2)
128
+ method_source (1.0.0)
129
+ mini_mime (1.1.2)
130
+ minitest (5.15.0)
110
131
  nenv (0.3.0)
111
- nokogiri (1.8.2)
112
- mini_portile2 (~> 2.3.0)
113
- notiffany (0.1.1)
132
+ nio4r (2.5.8)
133
+ nokogiri (1.13.3-x86_64-darwin)
134
+ racc (~> 1.4)
135
+ notiffany (0.1.3)
114
136
  nenv (~> 0.1)
115
137
  shellany (~> 0.0)
116
- pry (0.10.4)
117
- coderay (~> 1.1.0)
118
- method_source (~> 0.8.1)
119
- slop (~> 3.4)
120
- pry-nav (0.2.4)
121
- pry (>= 0.9.10, < 0.11.0)
122
- public_suffix (3.0.2)
123
- rack (2.0.5)
124
- rack-test (1.0.0)
138
+ pry (0.14.1)
139
+ coderay (~> 1.1)
140
+ method_source (~> 1.0)
141
+ pry-nav (1.0.0)
142
+ pry (>= 0.9.10, < 0.15)
143
+ public_suffix (4.0.6)
144
+ racc (1.6.0)
145
+ rack (2.2.3)
146
+ rack-test (1.1.0)
125
147
  rack (>= 1.0, < 3)
148
+ rails (5.2.6.3)
149
+ actioncable (= 5.2.6.3)
150
+ actionmailer (= 5.2.6.3)
151
+ actionpack (= 5.2.6.3)
152
+ actionview (= 5.2.6.3)
153
+ activejob (= 5.2.6.3)
154
+ activemodel (= 5.2.6.3)
155
+ activerecord (= 5.2.6.3)
156
+ activestorage (= 5.2.6.3)
157
+ activesupport (= 5.2.6.3)
158
+ bundler (>= 1.3.0)
159
+ railties (= 5.2.6.3)
160
+ sprockets-rails (>= 2.0.0)
126
161
  rails-dom-testing (2.0.3)
127
162
  activesupport (>= 4.2.0)
128
163
  nokogiri (>= 1.6)
129
- rails-html-sanitizer (1.0.4)
130
- loofah (~> 2.2, >= 2.2.2)
131
- railties (5.2.0)
132
- actionpack (= 5.2.0)
133
- activesupport (= 5.2.0)
164
+ rails-html-sanitizer (1.4.2)
165
+ loofah (~> 2.3)
166
+ railties (5.2.6.3)
167
+ actionpack (= 5.2.6.3)
168
+ activesupport (= 5.2.6.3)
134
169
  method_source
135
170
  rake (>= 0.8.7)
136
- thor (>= 0.18.1, < 2.0)
137
- rake (12.3.1)
138
- rb-fsevent (0.10.3)
139
- rb-inotify (0.9.10)
140
- ffi (>= 0.5.0, < 2)
141
- roo (1.13.2)
142
- nokogiri
143
- rubyzip
144
- spreadsheet (> 0.6.4)
145
- rspec (3.7.0)
146
- rspec-core (~> 3.7.0)
147
- rspec-expectations (~> 3.7.0)
148
- rspec-mocks (~> 3.7.0)
149
- rspec-core (3.7.1)
150
- rspec-support (~> 3.7.0)
151
- rspec-expectations (3.7.0)
171
+ thor (>= 0.19.0, < 2.0)
172
+ rake (13.0.6)
173
+ rb-fsevent (0.11.1)
174
+ rb-inotify (0.10.1)
175
+ ffi (~> 1.0)
176
+ responders (3.0.1)
177
+ actionpack (>= 5.0)
178
+ railties (>= 5.0)
179
+ roo (2.8.3)
180
+ nokogiri (~> 1)
181
+ rubyzip (>= 1.3.0, < 3.0.0)
182
+ rspec (3.11.0)
183
+ rspec-core (~> 3.11.0)
184
+ rspec-expectations (~> 3.11.0)
185
+ rspec-mocks (~> 3.11.0)
186
+ rspec-core (3.11.0)
187
+ rspec-support (~> 3.11.0)
188
+ rspec-expectations (3.11.0)
152
189
  diff-lcs (>= 1.2.0, < 2.0)
153
- rspec-support (~> 3.7.0)
154
- rspec-mocks (3.7.0)
190
+ rspec-support (~> 3.11.0)
191
+ rspec-mocks (3.11.0)
155
192
  diff-lcs (>= 1.2.0, < 2.0)
156
- rspec-support (~> 3.7.0)
157
- rspec-rails (3.7.2)
158
- actionpack (>= 3.0)
159
- activesupport (>= 3.0)
160
- railties (>= 3.0)
161
- rspec-core (~> 3.7.0)
162
- rspec-expectations (~> 3.7.0)
163
- rspec-mocks (~> 3.7.0)
164
- rspec-support (~> 3.7.0)
165
- rspec-support (3.7.1)
166
- ruby-ole (1.2.12.1)
167
- ruby_dep (1.5.0)
168
- rubyzip (1.0.0)
193
+ rspec-support (~> 3.11.0)
194
+ rspec-rails (5.1.1)
195
+ actionpack (>= 5.2)
196
+ activesupport (>= 5.2)
197
+ railties (>= 5.2)
198
+ rspec-core (~> 3.10)
199
+ rspec-expectations (~> 3.10)
200
+ rspec-mocks (~> 3.10)
201
+ rspec-support (~> 3.10)
202
+ rspec-support (3.11.0)
203
+ rubyzip (2.3.2)
169
204
  shellany (0.0.1)
170
- simplecov (0.14.1)
171
- docile (~> 1.1.0)
205
+ simplecov (0.16.1)
206
+ docile (~> 1.1)
172
207
  json (>= 1.8, < 3)
173
208
  simplecov-html (~> 0.10.0)
174
209
  simplecov-html (0.10.2)
175
- slop (3.6.0)
176
- spreadsheet (1.1.7)
177
- ruby-ole (>= 1.0)
178
- sqlite3 (1.3.13)
179
- term-ansicolor (1.6.0)
210
+ sprockets (3.7.2)
211
+ concurrent-ruby (~> 1.0)
212
+ rack (> 1, < 3)
213
+ sprockets-rails (3.4.2)
214
+ actionpack (>= 5.2)
215
+ activesupport (>= 5.2)
216
+ sprockets (>= 3.0.0)
217
+ sqlite3 (1.4.2)
218
+ sync (0.5.0)
219
+ term-ansicolor (1.7.1)
180
220
  tins (~> 1.0)
181
- thin (1.7.2)
221
+ thin (1.8.1)
182
222
  daemons (~> 1.0, >= 1.0.9)
183
223
  eventmachine (~> 1.0, >= 1.0.4)
184
224
  rack (>= 1, < 3)
185
- thor (0.19.4)
225
+ thor (1.2.1)
186
226
  thread_safe (0.3.6)
187
- tins (1.16.3)
188
- tzinfo (1.2.5)
227
+ tins (1.31.0)
228
+ sync
229
+ tzinfo (1.2.9)
189
230
  thread_safe (~> 0.1)
190
- xpath (3.1.0)
231
+ websocket-driver (0.7.5)
232
+ websocket-extensions (>= 0.1.0)
233
+ websocket-extensions (0.1.5)
234
+ xpath (3.2.0)
191
235
  nokogiri (~> 1.8)
192
236
 
193
237
  PLATFORMS
194
- ruby
238
+ x86_64-darwin-17
195
239
 
196
240
  DEPENDENCIES
197
- acts_as_xlsx!
198
- axlsx_rails!
241
+ acts_as_caxlsx!
199
242
  bundler
200
243
  capybara (~> 2.1)
244
+ caxlsx_rails!
201
245
  coveralls
202
246
  growl
203
247
  guard-rspec
204
248
  jquery-rails
205
249
  pry
206
250
  pry-nav
251
+ rails (~> 5.2)
207
252
  rake
208
253
  rb-fsevent
254
+ responders (~> 3.0)
209
255
  roo
210
256
  rspec-rails
211
257
  rubyzip
258
+ sprockets (~> 3.0)
212
259
  sqlite3
213
260
  thin
214
261
 
215
262
  BUNDLED WITH
216
- 1.15.0
263
+ 2.2.19
data/Gemfile.lock.6.0 ADDED
@@ -0,0 +1,282 @@
1
+ GIT
2
+ remote: https://github.com/caxlsx/acts_as_caxlsx.git
3
+ revision: 48e76cf6f0a7a135de59207e73c3167c4f0bd9fb
4
+ specs:
5
+ acts_as_caxlsx (1.0.6)
6
+ activerecord (>= 2.3.9)
7
+ caxlsx (>= 3.0.0)
8
+ i18n (>= 0.4.1)
9
+
10
+ PATH
11
+ remote: .
12
+ specs:
13
+ caxlsx_rails (0.6.2)
14
+ actionpack (>= 3.1)
15
+ caxlsx (>= 3.0)
16
+
17
+ GEM
18
+ remote: http://rubygems.org/
19
+ specs:
20
+ actioncable (6.1.4.7)
21
+ actionpack (= 6.1.4.7)
22
+ activesupport (= 6.1.4.7)
23
+ nio4r (~> 2.0)
24
+ websocket-driver (>= 0.6.1)
25
+ actionmailbox (6.1.4.7)
26
+ actionpack (= 6.1.4.7)
27
+ activejob (= 6.1.4.7)
28
+ activerecord (= 6.1.4.7)
29
+ activestorage (= 6.1.4.7)
30
+ activesupport (= 6.1.4.7)
31
+ mail (>= 2.7.1)
32
+ actionmailer (6.1.4.7)
33
+ actionpack (= 6.1.4.7)
34
+ actionview (= 6.1.4.7)
35
+ activejob (= 6.1.4.7)
36
+ activesupport (= 6.1.4.7)
37
+ mail (~> 2.5, >= 2.5.4)
38
+ rails-dom-testing (~> 2.0)
39
+ actionpack (6.1.4.7)
40
+ actionview (= 6.1.4.7)
41
+ activesupport (= 6.1.4.7)
42
+ rack (~> 2.0, >= 2.0.9)
43
+ rack-test (>= 0.6.3)
44
+ rails-dom-testing (~> 2.0)
45
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
46
+ actiontext (6.1.4.7)
47
+ actionpack (= 6.1.4.7)
48
+ activerecord (= 6.1.4.7)
49
+ activestorage (= 6.1.4.7)
50
+ activesupport (= 6.1.4.7)
51
+ nokogiri (>= 1.8.5)
52
+ actionview (6.1.4.7)
53
+ activesupport (= 6.1.4.7)
54
+ builder (~> 3.1)
55
+ erubi (~> 1.4)
56
+ rails-dom-testing (~> 2.0)
57
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
58
+ activejob (6.1.4.7)
59
+ activesupport (= 6.1.4.7)
60
+ globalid (>= 0.3.6)
61
+ activemodel (6.1.4.7)
62
+ activesupport (= 6.1.4.7)
63
+ activerecord (6.1.4.7)
64
+ activemodel (= 6.1.4.7)
65
+ activesupport (= 6.1.4.7)
66
+ activestorage (6.1.4.7)
67
+ actionpack (= 6.1.4.7)
68
+ activejob (= 6.1.4.7)
69
+ activerecord (= 6.1.4.7)
70
+ activesupport (= 6.1.4.7)
71
+ marcel (~> 1.0.0)
72
+ mini_mime (>= 1.1.0)
73
+ activesupport (6.1.4.7)
74
+ concurrent-ruby (~> 1.0, >= 1.0.2)
75
+ i18n (>= 1.6, < 2)
76
+ minitest (>= 5.1)
77
+ tzinfo (~> 2.0)
78
+ zeitwerk (~> 2.3)
79
+ addressable (2.8.0)
80
+ public_suffix (>= 2.0.2, < 5.0)
81
+ builder (3.2.4)
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.2.0)
90
+ htmlentities (~> 4.3, >= 4.3.4)
91
+ marcel (~> 1.0)
92
+ nokogiri (~> 1.10, >= 1.10.4)
93
+ rubyzip (>= 1.3.0, < 3)
94
+ coderay (1.1.3)
95
+ concurrent-ruby (1.1.9)
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.6)
103
+ daemons (1.4.1)
104
+ diff-lcs (1.5.0)
105
+ docile (1.4.0)
106
+ erubi (1.10.0)
107
+ eventmachine (1.2.7)
108
+ ffi (1.15.5)
109
+ formatador (1.1.0)
110
+ globalid (1.0.0)
111
+ activesupport (>= 5.0)
112
+ growl (1.0.3)
113
+ guard (2.18.0)
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.13.0)
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.10.0)
129
+ concurrent-ruby (~> 1.0)
130
+ jquery-rails (4.4.0)
131
+ rails-dom-testing (>= 1, < 3)
132
+ railties (>= 4.2.0)
133
+ thor (>= 0.14, < 2.0)
134
+ json (2.6.1)
135
+ listen (3.7.1)
136
+ rb-fsevent (~> 0.10, >= 0.10.3)
137
+ rb-inotify (~> 0.9, >= 0.9.10)
138
+ loofah (2.14.0)
139
+ crass (~> 1.0.2)
140
+ nokogiri (>= 1.5.9)
141
+ lumberjack (1.2.8)
142
+ mail (2.7.1)
143
+ mini_mime (>= 0.1.1)
144
+ marcel (1.0.2)
145
+ method_source (1.0.0)
146
+ mini_mime (1.1.2)
147
+ minitest (5.15.0)
148
+ nenv (0.3.0)
149
+ nio4r (2.5.8)
150
+ nokogiri (1.13.3-x86_64-darwin)
151
+ racc (~> 1.4)
152
+ notiffany (0.1.3)
153
+ nenv (~> 0.1)
154
+ shellany (~> 0.0)
155
+ pry (0.14.1)
156
+ coderay (~> 1.1)
157
+ method_source (~> 1.0)
158
+ pry-nav (1.0.0)
159
+ pry (>= 0.9.10, < 0.15)
160
+ public_suffix (4.0.6)
161
+ racc (1.6.0)
162
+ rack (2.2.3)
163
+ rack-test (1.1.0)
164
+ rack (>= 1.0, < 3)
165
+ rails (6.1.4.7)
166
+ actioncable (= 6.1.4.7)
167
+ actionmailbox (= 6.1.4.7)
168
+ actionmailer (= 6.1.4.7)
169
+ actionpack (= 6.1.4.7)
170
+ actiontext (= 6.1.4.7)
171
+ actionview (= 6.1.4.7)
172
+ activejob (= 6.1.4.7)
173
+ activemodel (= 6.1.4.7)
174
+ activerecord (= 6.1.4.7)
175
+ activestorage (= 6.1.4.7)
176
+ activesupport (= 6.1.4.7)
177
+ bundler (>= 1.15.0)
178
+ railties (= 6.1.4.7)
179
+ sprockets-rails (>= 2.0.0)
180
+ rails-dom-testing (2.0.3)
181
+ activesupport (>= 4.2.0)
182
+ nokogiri (>= 1.6)
183
+ rails-html-sanitizer (1.4.2)
184
+ loofah (~> 2.3)
185
+ railties (6.1.4.7)
186
+ actionpack (= 6.1.4.7)
187
+ activesupport (= 6.1.4.7)
188
+ method_source
189
+ rake (>= 0.13)
190
+ thor (~> 1.0)
191
+ rake (13.0.6)
192
+ rb-fsevent (0.11.1)
193
+ rb-inotify (0.10.1)
194
+ ffi (~> 1.0)
195
+ responders (3.0.1)
196
+ actionpack (>= 5.0)
197
+ railties (>= 5.0)
198
+ roo (2.8.3)
199
+ nokogiri (~> 1)
200
+ rubyzip (>= 1.3.0, < 3.0.0)
201
+ rspec (3.11.0)
202
+ rspec-core (~> 3.11.0)
203
+ rspec-expectations (~> 3.11.0)
204
+ rspec-mocks (~> 3.11.0)
205
+ rspec-core (3.11.0)
206
+ rspec-support (~> 3.11.0)
207
+ rspec-expectations (3.11.0)
208
+ diff-lcs (>= 1.2.0, < 2.0)
209
+ rspec-support (~> 3.11.0)
210
+ rspec-mocks (3.11.0)
211
+ diff-lcs (>= 1.2.0, < 2.0)
212
+ rspec-support (~> 3.11.0)
213
+ rspec-rails (5.1.1)
214
+ actionpack (>= 5.2)
215
+ activesupport (>= 5.2)
216
+ railties (>= 5.2)
217
+ rspec-core (~> 3.10)
218
+ rspec-expectations (~> 3.10)
219
+ rspec-mocks (~> 3.10)
220
+ rspec-support (~> 3.10)
221
+ rspec-support (3.11.0)
222
+ rubyzip (2.3.2)
223
+ shellany (0.0.1)
224
+ simplecov (0.16.1)
225
+ docile (~> 1.1)
226
+ json (>= 1.8, < 3)
227
+ simplecov-html (~> 0.10.0)
228
+ simplecov-html (0.10.2)
229
+ sprockets (3.7.2)
230
+ concurrent-ruby (~> 1.0)
231
+ rack (> 1, < 3)
232
+ sprockets-rails (3.4.2)
233
+ actionpack (>= 5.2)
234
+ activesupport (>= 5.2)
235
+ sprockets (>= 3.0.0)
236
+ sqlite3 (1.4.2)
237
+ sync (0.5.0)
238
+ term-ansicolor (1.7.1)
239
+ tins (~> 1.0)
240
+ thin (1.8.1)
241
+ daemons (~> 1.0, >= 1.0.9)
242
+ eventmachine (~> 1.0, >= 1.0.4)
243
+ rack (>= 1, < 3)
244
+ thor (1.2.1)
245
+ tins (1.31.0)
246
+ sync
247
+ tzinfo (2.0.4)
248
+ concurrent-ruby (~> 1.0)
249
+ websocket-driver (0.7.5)
250
+ websocket-extensions (>= 0.1.0)
251
+ websocket-extensions (0.1.5)
252
+ xpath (3.2.0)
253
+ nokogiri (~> 1.8)
254
+ zeitwerk (2.5.4)
255
+
256
+ PLATFORMS
257
+ x86_64-darwin-17
258
+
259
+ DEPENDENCIES
260
+ acts_as_caxlsx!
261
+ bundler
262
+ capybara (~> 2.1)
263
+ caxlsx_rails!
264
+ coveralls
265
+ growl
266
+ guard-rspec
267
+ jquery-rails
268
+ pry
269
+ pry-nav
270
+ rails (~> 6)
271
+ rake
272
+ rb-fsevent
273
+ responders (~> 3.0)
274
+ roo
275
+ rspec-rails
276
+ rubyzip
277
+ sprockets (~> 3.0)
278
+ sqlite3
279
+ thin
280
+
281
+ BUNDLED WITH
282
+ 2.2.19