descriptive_statistics 1.0.0 → 1.0.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: descriptive_statistics
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -27,7 +27,7 @@ files:
|
|
27
27
|
- lib/descriptive_statistics.rb
|
28
28
|
- test/test.rb
|
29
29
|
- test/testdata.csv
|
30
|
-
homepage: http://github.com/
|
30
|
+
homepage: http://github.com/thirtysixthspan/descriptive_statistics
|
31
31
|
licenses: []
|
32
32
|
post_install_message:
|
33
33
|
rdoc_options: []
|