roo 2.7.0 → 2.7.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: roo
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.0
4
+ version: 2.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Preymesser
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2016-12-31 00:00:00.000000000 Z
15
+ date: 2017-01-04 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: nokogiri
@@ -196,6 +196,13 @@ files:
196
196
  - test/formatters/test_matrix.rb
197
197
  - test/formatters/test_xml.rb
198
198
  - test/formatters/test_yaml.rb
199
+ - test/helpers/test_accessing_files.rb
200
+ - test/helpers/test_comments.rb
201
+ - test/helpers/test_formulas.rb
202
+ - test/helpers/test_labels.rb
203
+ - test/helpers/test_sheets.rb
204
+ - test/helpers/test_styles.rb
205
+ - test/roo/test_base.rb
199
206
  - test/roo/test_csv.rb
200
207
  - test/roo/test_excelx.rb
201
208
  - test/roo/test_libre_office.rb
@@ -222,7 +229,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
222
229
  version: '0'
223
230
  requirements: []
224
231
  rubyforge_project:
225
- rubygems_version: 2.6.8
232
+ rubygems_version: 2.5.1
226
233
  signing_key:
227
234
  specification_version: 4
228
235
  summary: Roo can access the contents of various spreadsheet files.