excel-data 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/excel-data/version.rb +1 -1
- metadata +2 -2
data/lib/excel-data/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: excel-data
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.4
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -111,7 +111,7 @@ files:
|
|
111
111
|
- test/excel-data_test.rb
|
112
112
|
- test/iqy_test.rb
|
113
113
|
- test/test_helper.rb
|
114
|
-
homepage: http://github.com/
|
114
|
+
homepage: http://noahpryor.github.com/excel-data/
|
115
115
|
licenses: []
|
116
116
|
post_install_message:
|
117
117
|
rdoc_options: []
|