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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 78d9d25898942f0f0b2bd1febdc70a8db42e7c7e
4
- data.tar.gz: 7128b8e8142482ce5dfb3ea855014840c0821c75
3
+ metadata.gz: c3c86009df177b7e5ae8425d51ead3aa2a789113
4
+ data.tar.gz: badb8be4b2de39771f141ebeb194d4eba15845ae
5
5
  SHA512:
6
- metadata.gz: 068c790a6d71e8be634529551e31db8bc85884a082dd292f50d9a51182ed7889fed29e0d55f7c3dfaacea701b58ffe21494186fdbe5f078c81ab4cb99889e2b2
7
- data.tar.gz: 02dd7d5ecbabd5e1063df169c6583f730ab338bc0b519b646d6426f9f6edcd35bacf0a8de0f1f163f67aaea8d1df902b5a1d7209cbf39c82e1ccb4fccee2f4dd
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.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-06-30 00:00:00.000000000 Z
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. ETS, mutual funds, and Bitcoin are
15
- supported via money.cnn. Precious metals are supported using apmex.com, but require
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: []