finance-ytd 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c3c86009df177b7e5ae8425d51ead3aa2a789113
|
4
|
+
data.tar.gz: badb8be4b2de39771f141ebeb194d4eba15845ae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e842f8382ff854819360094bad7c62f67192d3e8a85fcd6f1fae675394aa9a811fa6561a643d6abe98f325650e07e51d9044ab0743fa25d074920c7c99608c5
|
7
|
+
data.tar.gz: 7079d59d89ddd5a16a9026b710135ce88b31def619e748aa31d2e94c7e80863b8d1affddbf030e753c0290fcbbdaf8644b29b94d285df13b5748f24bf4d13fcb
|
metadata
CHANGED
@@ -1,19 +1,19 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: finance-ytd
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- cscribn
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-07-16 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Most financial websites show the daily change of assets. The purpose
|
14
|
-
of this gem is to provide year-to-date change.
|
15
|
-
supported via money.cnn. Precious metals are supported using apmex.com, but
|
16
|
-
users to pass in last year's ending price.
|
14
|
+
of this gem is to provide year-to-date change. ETFs, mutual funds, and Bitcoin
|
15
|
+
are supported via money.cnn. Precious metals are supported using apmex.com, but
|
16
|
+
require users to pass in last year's ending price.
|
17
17
|
email:
|
18
18
|
executables: []
|
19
19
|
extensions: []
|