finance-ytd 0.1.3 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bc3286558084b04ff6cc373091334b3fb1d7151e
|
|
4
|
+
data.tar.gz: ca2de7a424e275c5cf0c1e5a0026a4ad7ea9710f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4c0aa31b9b12c5039890839144ff2a3007108439b255245842d2eb65d3aeff59696c4862d182ab4427c5973cf56ef46ef7bb2245744516f88baa71447309d9e4
|
|
7
|
+
data.tar.gz: cc7f4d255276337474642316b1285faeaa2634fc8a0855a270f0d7b60e14b8ceb31159b289ed566ab9dea39f52a0749e95644022c1ee4de02b977f20105df875
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: finance-ytd
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 1.0.0
|
|
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-10-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Most financial websites show the daily change of assets. The purpose
|
|
14
14
|
of this gem is to provide year-to-date change. ETFs, mutual funds, and Bitcoin
|