quandl_operation 0.0.10 → 0.0.11
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/quandl/operation/version.rb +1 -1
- data/quandl_operation.gemspec +1 -1
- metadata +3 -3
data/quandl_operation.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: quandl_operation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.11
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -82,7 +82,7 @@ dependencies:
|
|
82
82
|
requirements:
|
83
83
|
- - '>='
|
84
84
|
- !ruby/object:Gem::Version
|
85
|
-
version: 0.0.
|
85
|
+
version: 0.0.3
|
86
86
|
type: :runtime
|
87
87
|
prerelease: false
|
88
88
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -90,7 +90,7 @@ dependencies:
|
|
90
90
|
requirements:
|
91
91
|
- - '>='
|
92
92
|
- !ruby/object:Gem::Version
|
93
|
-
version: 0.0.
|
93
|
+
version: 0.0.3
|
94
94
|
description: Data will be operated
|
95
95
|
email:
|
96
96
|
- blake@hilscher.ca
|