axlsx_rails 0.5.0 → 0.5.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 33c17cee2c9fca6f1b48fad0101febf847fb2c07
4
- data.tar.gz: 306e05750ff81f3f58a1b905d1536ebb3ebdc064
3
+ metadata.gz: ed16f4d27ec65e8094842493dda8a36dffd8f505
4
+ data.tar.gz: d9292615f3f0369175cdb9a09f49ff298784c119
5
5
  SHA512:
6
- metadata.gz: 39997a4186d784b44f166c87571e30ba83847d3cd0496abe6f7ecaf6b974ea923c581dc8b8ab64f6b143e64b694b307ee6d0ea6bfc0440a59b4390950ec61738
7
- data.tar.gz: a02d515965210a38e2fde101aac007aa760259f2c11d4bb18b2dc5bb6831573a19438522a3ca4643276e1752ec8d067469672d20e312becf1826e7255b94ddfa
6
+ metadata.gz: 6d07e54e249d652735ef71cf8357d00aa710d7b8f98f3c4e622f4183f5833a8789cf290563b040d2690a636a2574b6b8f0cf5b2f25b1584e56354e6788991346
7
+ data.tar.gz: 3e1868071ee6444e8451d4ad4215ad35b967e481b19565584d0b577a25280f95a1ae1d98b248d599db26cbe5ae352c37d7279efdbc07c8fed8657280a602cc7d
@@ -10,56 +10,56 @@ GIT
10
10
  PATH
11
11
  remote: .
12
12
  specs:
13
- axlsx_rails (0.5.0)
13
+ axlsx_rails (0.5.1)
14
14
  actionpack (>= 3.1)
15
15
  axlsx (>= 2.0.1)
16
16
 
17
17
  GEM
18
18
  remote: http://rubygems.org/
19
19
  specs:
20
- actionmailer (4.2.7)
21
- actionpack (= 4.2.7)
22
- actionview (= 4.2.7)
23
- activejob (= 4.2.7)
20
+ actionmailer (4.2.8)
21
+ actionpack (= 4.2.8)
22
+ actionview (= 4.2.8)
23
+ activejob (= 4.2.8)
24
24
  mail (~> 2.5, >= 2.5.4)
25
25
  rails-dom-testing (~> 1.0, >= 1.0.5)
26
- actionpack (4.2.7)
27
- actionview (= 4.2.7)
28
- activesupport (= 4.2.7)
26
+ actionpack (4.2.8)
27
+ actionview (= 4.2.8)
28
+ activesupport (= 4.2.8)
29
29
  rack (~> 1.6)
30
30
  rack-test (~> 0.6.2)
31
31
  rails-dom-testing (~> 1.0, >= 1.0.5)
32
32
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
33
- actionview (4.2.7)
34
- activesupport (= 4.2.7)
33
+ actionview (4.2.8)
34
+ activesupport (= 4.2.8)
35
35
  builder (~> 3.1)
36
36
  erubis (~> 2.7.0)
37
37
  rails-dom-testing (~> 1.0, >= 1.0.5)
38
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
39
- activejob (4.2.7)
40
- activesupport (= 4.2.7)
38
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
39
+ activejob (4.2.8)
40
+ activesupport (= 4.2.8)
41
41
  globalid (>= 0.3.0)
42
- activemodel (4.2.7)
43
- activesupport (= 4.2.7)
42
+ activemodel (4.2.8)
43
+ activesupport (= 4.2.8)
44
44
  builder (~> 3.1)
45
- activerecord (4.2.7)
46
- activemodel (= 4.2.7)
47
- activesupport (= 4.2.7)
45
+ activerecord (4.2.8)
46
+ activemodel (= 4.2.8)
47
+ activesupport (= 4.2.8)
48
48
  arel (~> 6.0)
49
- activesupport (4.2.7)
49
+ activesupport (4.2.8)
50
50
  i18n (~> 0.7)
51
- json (~> 1.7, >= 1.7.7)
52
51
  minitest (~> 5.1)
53
52
  thread_safe (~> 0.3, >= 0.3.4)
54
53
  tzinfo (~> 1.1)
55
- addressable (2.4.0)
56
- arel (6.0.3)
54
+ addressable (2.5.1)
55
+ public_suffix (~> 2.0, >= 2.0.2)
56
+ arel (6.0.4)
57
57
  axlsx (2.0.1)
58
58
  htmlentities (~> 4.3.1)
59
59
  nokogiri (>= 1.4.1)
60
60
  rubyzip (~> 1.0.0)
61
- builder (3.2.2)
62
- capybara (2.7.1)
61
+ builder (3.2.3)
62
+ capybara (2.13.0)
63
63
  addressable
64
64
  mime-types (>= 1.16)
65
65
  nokogiri (>= 1.3.3)
@@ -67,24 +67,24 @@ GEM
67
67
  rack-test (>= 0.5.4)
68
68
  xpath (~> 2.0)
69
69
  coderay (1.1.1)
70
- concurrent-ruby (1.0.2)
71
- coveralls (0.8.14)
70
+ concurrent-ruby (1.0.5)
71
+ coveralls (0.8.19)
72
72
  json (>= 1.8, < 3)
73
73
  simplecov (~> 0.12.0)
74
74
  term-ansicolor (~> 1.3)
75
75
  thor (~> 0.19.1)
76
- tins (~> 1.6.0)
77
- daemons (1.2.3)
78
- diff-lcs (1.2.5)
76
+ tins (~> 1.6)
77
+ daemons (1.2.4)
78
+ diff-lcs (1.3)
79
79
  docile (1.1.5)
80
80
  erubis (2.7.0)
81
- eventmachine (1.2.0.1)
82
- ffi (1.9.14)
81
+ eventmachine (1.2.3)
82
+ ffi (1.9.18)
83
83
  formatador (0.2.5)
84
- globalid (0.3.6)
84
+ globalid (0.3.7)
85
85
  activesupport (>= 4.1.0)
86
86
  growl (1.0.3)
87
- guard (2.14.0)
87
+ guard (2.14.1)
88
88
  formatador (>= 0.2.4)
89
89
  listen (>= 2.7, < 4.0)
90
90
  lumberjack (~> 1.0)
@@ -94,24 +94,24 @@ GEM
94
94
  shellany (~> 0.0)
95
95
  thor (>= 0.18.1)
96
96
  guard-compat (1.2.1)
97
- guard-rspec (4.7.2)
97
+ guard-rspec (4.7.3)
98
98
  guard (~> 2.1)
99
99
  guard-compat (~> 1.1)
100
100
  rspec (>= 2.99.0, < 4.0)
101
101
  htmlentities (4.3.4)
102
- i18n (0.7.0)
103
- jquery-rails (4.1.1)
102
+ i18n (0.8.1)
103
+ jquery-rails (4.3.1)
104
104
  rails-dom-testing (>= 1, < 3)
105
105
  railties (>= 4.2.0)
106
106
  thor (>= 0.14, < 2.0)
107
- json (1.8.3)
107
+ json (2.0.3)
108
108
  listen (3.1.5)
109
109
  rb-fsevent (~> 0.9, >= 0.9.4)
110
110
  rb-inotify (~> 0.9, >= 0.9.7)
111
111
  ruby_dep (~> 1.2)
112
112
  loofah (2.0.3)
113
113
  nokogiri (>= 1.5.9)
114
- lumberjack (1.0.10)
114
+ lumberjack (1.0.11)
115
115
  mail (2.6.4)
116
116
  mime-types (>= 1.16, < 4)
117
117
  method_source (0.8.2)
@@ -119,53 +119,52 @@ GEM
119
119
  mime-types-data (~> 3.2015)
120
120
  mime-types-data (3.2016.0521)
121
121
  mini_portile2 (2.1.0)
122
- minitest (5.9.0)
122
+ minitest (5.10.1)
123
123
  nenv (0.3.0)
124
- nokogiri (1.6.8)
124
+ nokogiri (1.7.1)
125
125
  mini_portile2 (~> 2.1.0)
126
- pkg-config (~> 1.1.7)
127
- notiffany (0.1.0)
126
+ notiffany (0.1.1)
128
127
  nenv (~> 0.1)
129
128
  shellany (~> 0.0)
130
- pkg-config (1.1.7)
131
129
  pry (0.10.4)
132
130
  coderay (~> 1.1.0)
133
131
  method_source (~> 0.8.1)
134
132
  slop (~> 3.4)
135
133
  pry-nav (0.2.4)
136
134
  pry (>= 0.9.10, < 0.11.0)
137
- rack (1.6.4)
135
+ public_suffix (2.0.5)
136
+ rack (1.6.5)
138
137
  rack-test (0.6.3)
139
138
  rack (>= 1.0)
140
- rails (4.2.7)
141
- actionmailer (= 4.2.7)
142
- actionpack (= 4.2.7)
143
- actionview (= 4.2.7)
144
- activejob (= 4.2.7)
145
- activemodel (= 4.2.7)
146
- activerecord (= 4.2.7)
147
- activesupport (= 4.2.7)
139
+ rails (4.2.8)
140
+ actionmailer (= 4.2.8)
141
+ actionpack (= 4.2.8)
142
+ actionview (= 4.2.8)
143
+ activejob (= 4.2.8)
144
+ activemodel (= 4.2.8)
145
+ activerecord (= 4.2.8)
146
+ activesupport (= 4.2.8)
148
147
  bundler (>= 1.3.0, < 2.0)
149
- railties (= 4.2.7)
148
+ railties (= 4.2.8)
150
149
  sprockets-rails
151
150
  rails-deprecated_sanitizer (1.0.3)
152
151
  activesupport (>= 4.2.0.alpha)
153
- rails-dom-testing (1.0.7)
152
+ rails-dom-testing (1.0.8)
154
153
  activesupport (>= 4.2.0.beta, < 5.0)
155
- nokogiri (~> 1.6.0)
154
+ nokogiri (~> 1.6)
156
155
  rails-deprecated_sanitizer (>= 1.0.1)
157
156
  rails-html-sanitizer (1.0.3)
158
157
  loofah (~> 2.0)
159
- railties (4.2.7)
160
- actionpack (= 4.2.7)
161
- activesupport (= 4.2.7)
158
+ railties (4.2.8)
159
+ actionpack (= 4.2.8)
160
+ activesupport (= 4.2.8)
162
161
  rake (>= 0.8.7)
163
162
  thor (>= 0.18.1, < 2.0)
164
- rake (11.2.2)
165
- rb-fsevent (0.9.7)
166
- rb-inotify (0.9.7)
163
+ rake (12.0.0)
164
+ rb-fsevent (0.9.8)
165
+ rb-inotify (0.9.8)
167
166
  ffi (>= 0.5.0)
168
- responders (2.2.0)
167
+ responders (2.3.0)
169
168
  railties (>= 4.2.0, < 5.1)
170
169
  roo (1.13.2)
171
170
  nokogiri
@@ -175,7 +174,7 @@ GEM
175
174
  rspec-core (~> 3.5.0)
176
175
  rspec-expectations (~> 3.5.0)
177
176
  rspec-mocks (~> 3.5.0)
178
- rspec-core (3.5.1)
177
+ rspec-core (3.5.4)
179
178
  rspec-support (~> 3.5.0)
180
179
  rspec-expectations (3.5.0)
181
180
  diff-lcs (>= 1.2.0, < 2.0)
@@ -183,7 +182,7 @@ GEM
183
182
  rspec-mocks (3.5.0)
184
183
  diff-lcs (>= 1.2.0, < 2.0)
185
184
  rspec-support (~> 3.5.0)
186
- rspec-rails (3.5.1)
185
+ rspec-rails (3.5.2)
187
186
  actionpack (>= 3.0)
188
187
  activesupport (>= 3.0)
189
188
  railties (>= 3.0)
@@ -192,8 +191,8 @@ GEM
192
191
  rspec-mocks (~> 3.5.0)
193
192
  rspec-support (~> 3.5.0)
194
193
  rspec-support (3.5.0)
195
- ruby-ole (1.2.12)
196
- ruby_dep (1.3.1)
194
+ ruby-ole (1.2.12.1)
195
+ ruby_dep (1.5.0)
197
196
  rubyzip (1.0.0)
198
197
  shellany (0.0.1)
199
198
  simplecov (0.12.0)
@@ -202,26 +201,26 @@ GEM
202
201
  simplecov-html (~> 0.10.0)
203
202
  simplecov-html (0.10.0)
204
203
  slop (3.6.0)
205
- spreadsheet (1.1.2)
204
+ spreadsheet (1.1.4)
206
205
  ruby-ole (>= 1.0)
207
- sprockets (3.7.0)
206
+ sprockets (3.7.1)
208
207
  concurrent-ruby (~> 1.0)
209
208
  rack (> 1, < 3)
210
- sprockets-rails (3.1.1)
209
+ sprockets-rails (3.2.0)
211
210
  actionpack (>= 4.0)
212
211
  activesupport (>= 4.0)
213
212
  sprockets (>= 3.0.0)
214
- sqlite3 (1.3.11)
215
- term-ansicolor (1.3.2)
213
+ sqlite3 (1.3.13)
214
+ term-ansicolor (1.5.0)
216
215
  tins (~> 1.0)
217
216
  thin (1.7.0)
218
217
  daemons (~> 1.0, >= 1.0.9)
219
218
  eventmachine (~> 1.0, >= 1.0.4)
220
219
  rack (>= 1, < 3)
221
- thor (0.19.1)
222
- thread_safe (0.3.5)
223
- tins (1.6.0)
224
- tzinfo (1.2.2)
220
+ thor (0.19.4)
221
+ thread_safe (0.3.6)
222
+ tins (1.13.2)
223
+ tzinfo (1.2.3)
225
224
  thread_safe (~> 0.1)
226
225
  xpath (2.0.0)
227
226
  nokogiri (~> 1.3)
@@ -251,4 +250,4 @@ DEPENDENCIES
251
250
  thin
252
251
 
253
252
  BUNDLED WITH
254
- 1.10.6
253
+ 1.14.6
@@ -10,7 +10,7 @@ GIT
10
10
  PATH
11
11
  remote: .
12
12
  specs:
13
- axlsx_rails (0.4.0)
13
+ axlsx_rails (0.5.0)
14
14
  actionpack (>= 3.1)
15
15
  axlsx (>= 2.0.1)
16
16
 
@@ -41,14 +41,15 @@ GEM
41
41
  multi_json (~> 1.3)
42
42
  thread_safe (~> 0.1)
43
43
  tzinfo (~> 0.3.37)
44
- addressable (2.4.0)
44
+ addressable (2.5.1)
45
+ public_suffix (~> 2.0, >= 2.0.2)
45
46
  arel (4.0.2)
46
47
  axlsx (2.0.1)
47
48
  htmlentities (~> 4.3.1)
48
49
  nokogiri (>= 1.4.1)
49
50
  rubyzip (~> 1.0.0)
50
51
  builder (3.1.4)
51
- capybara (2.7.1)
52
+ capybara (2.13.0)
52
53
  addressable
53
54
  mime-types (>= 1.16)
54
55
  nokogiri (>= 1.3.3)
@@ -56,24 +57,24 @@ GEM
56
57
  rack-test (>= 0.5.4)
57
58
  xpath (~> 2.0)
58
59
  coderay (1.1.1)
59
- concurrent-ruby (1.0.2)
60
- coveralls (0.8.13)
61
- json (~> 1.8)
62
- simplecov (~> 0.11.0)
60
+ concurrent-ruby (1.0.5)
61
+ coveralls (0.8.19)
62
+ json (>= 1.8, < 3)
63
+ simplecov (~> 0.12.0)
63
64
  term-ansicolor (~> 1.3)
64
65
  thor (~> 0.19.1)
65
- tins (~> 1.6.0)
66
- daemons (1.2.3)
67
- diff-lcs (1.2.5)
66
+ tins (~> 1.6)
67
+ daemons (1.2.4)
68
+ diff-lcs (1.3)
68
69
  docile (1.1.5)
69
70
  erubis (2.7.0)
70
- eventmachine (1.2.0.1)
71
- ffi (1.9.10)
71
+ eventmachine (1.2.3)
72
+ ffi (1.9.18)
72
73
  formatador (0.2.5)
73
74
  growl (1.0.3)
74
- guard (2.13.0)
75
+ guard (2.14.1)
75
76
  formatador (>= 0.2.4)
76
- listen (>= 2.7, <= 4.0)
77
+ listen (>= 2.7, < 4.0)
77
78
  lumberjack (~> 1.0)
78
79
  nenv (~> 0.1)
79
80
  notiffany (~> 0.0)
@@ -81,42 +82,43 @@ GEM
81
82
  shellany (~> 0.0)
82
83
  thor (>= 0.18.1)
83
84
  guard-compat (1.2.1)
84
- guard-rspec (4.6.5)
85
+ guard-rspec (4.7.3)
85
86
  guard (~> 2.1)
86
87
  guard-compat (~> 1.1)
87
88
  rspec (>= 2.99.0, < 4.0)
88
89
  htmlentities (4.3.4)
89
- i18n (0.7.0)
90
+ i18n (0.8.1)
90
91
  jquery-rails (3.1.4)
91
92
  railties (>= 3.0, < 5.0)
92
93
  thor (>= 0.14, < 2.0)
93
- json (1.8.3)
94
- listen (3.1.4)
94
+ json (2.0.3)
95
+ listen (3.1.5)
95
96
  rb-fsevent (~> 0.9, >= 0.9.4)
96
97
  rb-inotify (~> 0.9, >= 0.9.7)
97
98
  ruby_dep (~> 1.2)
98
- lumberjack (1.0.10)
99
+ lumberjack (1.0.11)
99
100
  mail (2.6.4)
100
101
  mime-types (>= 1.16, < 4)
101
102
  method_source (0.8.2)
102
- mime-types (3.0)
103
+ mime-types (3.1)
103
104
  mime-types-data (~> 3.2015)
104
- mime-types-data (3.2016.0221)
105
- mini_portile2 (2.0.0)
105
+ mime-types-data (3.2016.0521)
106
+ mini_portile2 (2.1.0)
106
107
  minitest (4.7.5)
107
- multi_json (1.12.0)
108
+ multi_json (1.12.1)
108
109
  nenv (0.3.0)
109
- nokogiri (1.6.7.2)
110
- mini_portile2 (~> 2.0.0.rc2)
111
- notiffany (0.0.8)
110
+ nokogiri (1.7.1)
111
+ mini_portile2 (~> 2.1.0)
112
+ notiffany (0.1.1)
112
113
  nenv (~> 0.1)
113
114
  shellany (~> 0.0)
114
- pry (0.10.3)
115
+ pry (0.10.4)
115
116
  coderay (~> 1.1.0)
116
117
  method_source (~> 0.8.1)
117
118
  slop (~> 3.4)
118
119
  pry-nav (0.2.4)
119
120
  pry (>= 0.9.10, < 0.11.0)
121
+ public_suffix (2.0.5)
120
122
  rack (1.5.5)
121
123
  rack-test (0.6.3)
122
124
  rack (>= 1.0)
@@ -133,65 +135,65 @@ GEM
133
135
  activesupport (= 4.0.13)
134
136
  rake (>= 0.8.7)
135
137
  thor (>= 0.18.1, < 2.0)
136
- rake (11.1.2)
137
- rb-fsevent (0.9.7)
138
- rb-inotify (0.9.7)
138
+ rake (12.0.0)
139
+ rb-fsevent (0.9.8)
140
+ rb-inotify (0.9.8)
139
141
  ffi (>= 0.5.0)
140
142
  roo (1.13.2)
141
143
  nokogiri
142
144
  rubyzip
143
145
  spreadsheet (> 0.6.4)
144
- rspec (3.4.0)
145
- rspec-core (~> 3.4.0)
146
- rspec-expectations (~> 3.4.0)
147
- rspec-mocks (~> 3.4.0)
148
- rspec-core (3.4.4)
149
- rspec-support (~> 3.4.0)
150
- rspec-expectations (3.4.0)
146
+ rspec (3.5.0)
147
+ rspec-core (~> 3.5.0)
148
+ rspec-expectations (~> 3.5.0)
149
+ rspec-mocks (~> 3.5.0)
150
+ rspec-core (3.5.4)
151
+ rspec-support (~> 3.5.0)
152
+ rspec-expectations (3.5.0)
151
153
  diff-lcs (>= 1.2.0, < 2.0)
152
- rspec-support (~> 3.4.0)
153
- rspec-mocks (3.4.1)
154
+ rspec-support (~> 3.5.0)
155
+ rspec-mocks (3.5.0)
154
156
  diff-lcs (>= 1.2.0, < 2.0)
155
- rspec-support (~> 3.4.0)
156
- rspec-rails (3.4.2)
157
- actionpack (>= 3.0, < 4.3)
158
- activesupport (>= 3.0, < 4.3)
159
- railties (>= 3.0, < 4.3)
160
- rspec-core (~> 3.4.0)
161
- rspec-expectations (~> 3.4.0)
162
- rspec-mocks (~> 3.4.0)
163
- rspec-support (~> 3.4.0)
164
- rspec-support (3.4.1)
165
- ruby-ole (1.2.12)
166
- ruby_dep (1.3.1)
157
+ rspec-support (~> 3.5.0)
158
+ rspec-rails (3.5.2)
159
+ actionpack (>= 3.0)
160
+ activesupport (>= 3.0)
161
+ railties (>= 3.0)
162
+ rspec-core (~> 3.5.0)
163
+ rspec-expectations (~> 3.5.0)
164
+ rspec-mocks (~> 3.5.0)
165
+ rspec-support (~> 3.5.0)
166
+ rspec-support (3.5.0)
167
+ ruby-ole (1.2.12.1)
168
+ ruby_dep (1.5.0)
167
169
  rubyzip (1.0.0)
168
170
  shellany (0.0.1)
169
- simplecov (0.11.2)
171
+ simplecov (0.12.0)
170
172
  docile (~> 1.1.0)
171
- json (~> 1.8)
173
+ json (>= 1.8, < 3)
172
174
  simplecov-html (~> 0.10.0)
173
175
  simplecov-html (0.10.0)
174
176
  slop (3.6.0)
175
- spreadsheet (1.1.2)
177
+ spreadsheet (1.1.4)
176
178
  ruby-ole (>= 1.0)
177
- sprockets (3.6.0)
179
+ sprockets (3.7.1)
178
180
  concurrent-ruby (~> 1.0)
179
181
  rack (> 1, < 3)
180
182
  sprockets-rails (2.3.3)
181
183
  actionpack (>= 3.0)
182
184
  activesupport (>= 3.0)
183
185
  sprockets (>= 2.8, < 4.0)
184
- sqlite3 (1.3.11)
185
- term-ansicolor (1.3.2)
186
+ sqlite3 (1.3.13)
187
+ term-ansicolor (1.5.0)
186
188
  tins (~> 1.0)
187
- thin (1.6.4)
189
+ thin (1.7.0)
188
190
  daemons (~> 1.0, >= 1.0.9)
189
191
  eventmachine (~> 1.0, >= 1.0.4)
190
- rack (~> 1.0)
191
- thor (0.19.1)
192
- thread_safe (0.3.5)
193
- tins (1.6.0)
194
- tzinfo (0.3.49)
192
+ rack (>= 1, < 3)
193
+ thor (0.19.4)
194
+ thread_safe (0.3.6)
195
+ tins (1.13.2)
196
+ tzinfo (0.3.53)
195
197
  xpath (2.0.0)
196
198
  nokogiri (~> 1.3)
197
199
 
@@ -219,4 +221,4 @@ DEPENDENCIES
219
221
  thin
220
222
 
221
223
  BUNDLED WITH
222
- 1.10.6
224
+ 1.14.6