yahoo_finance_lib 0.7.9.8 → 0.7.9.9

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cd71a533f1acc521ce2c0640edca3edf271d4839
4
- data.tar.gz: b89733ecc5c7c3e96626b70efb7d83c6ba71318f
3
+ metadata.gz: bc13efc43548f4fc12c51b5f7d1c9b36a8c6debe
4
+ data.tar.gz: b29a48bdee49e5dc63f45d697bcd3b1a98b83405
5
5
  SHA512:
6
- metadata.gz: f9c5122b36f66b8acd2d615c5824f458b9c71223f2827bd9036c3aa1f41f788a17e69c4edea0d0add7d7f1bfb6848bc49ef6707243de9a3f3f0b30ee9d5123b3
7
- data.tar.gz: 8bd86c5c3eac252821d39074c624f53c0f1d2934d379a1f0cc920fa43baec4fa89e9696a0c6d8075cedb754e3a885733cf70df129df9db8c2b5a1e249d512b2b
6
+ metadata.gz: d660f814fc921d549150357e6ab2de3a07f0cc76a2e6908d1d51c89ea26888f0aedc9a4ba814bc60bdb06a826e5944584d05a84e9981e37b30bdf7d2a99c38c6
7
+ data.tar.gz: ed11f2b3faff77da3e4658182603826ab0b333beefd1179b6d7f6493c2a8cb0fc9dc3e1274fc097b29167e5f776d4ad2201753e3ef4308bcd70a7a746eabe580
@@ -10,7 +10,7 @@ module YahooFinance
10
10
  :trailing_pe => ['Trailing P\/E \(ttm\, intraday\)\:', "Trailing PE, trailing twelve months, intraday (based on price)"],
11
11
  :forward_pe => ['Forward P\/E ', "Forward P/E"],
12
12
  :peg_ratio => ['PEG Ratio ', "PEG Ratio (5 year expected (forward looking))"],
13
- :price_to_sales_ttm => ['Price\/Sales \(ttm\)\:', "Price/Sales, trailing 12 months"],
13
+ :price_to_sales_ttm => ['Price\/Sales \(ttm\)\:', "Price/Sales, trailing 12 months"],
14
14
  :price_to_book_mrq => ['Price\/Book \(mrq\):', "Price/Book, most recent quarter"],
15
15
  :roa_ttm => ['Return on Assets \(ttm\)\:', "Return on Assets, trailing twelve months"],
16
16
  :roe_ttm => ['Return on Equity \(ttm\)\:', "Return on Equity, trailing twelve months"],
@@ -1,3 +1,3 @@
1
1
  module YahooFinance
2
- VERSION = "0.7.9.8"
2
+ VERSION = "0.7.9.9"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yahoo_finance_lib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.9.8
4
+ version: 0.7.9.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takis Mercouris
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-22 00:00:00.000000000 Z
11
+ date: 2014-11-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nas-yahoo_stock