yahoo_quote 0.0.2 → 0.0.3

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.
@@ -1,3 +1,3 @@
1
1
  module YahooQuote
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
data/yahoo_quote.gemspec CHANGED
@@ -8,8 +8,8 @@ Gem::Specification.new do |s|
8
8
  s.authors = ["Braulio Carreno"]
9
9
  s.email = ["bcarreno@yahoo.com"]
10
10
  s.homepage = "https://github.com/bcarreno/yahoo_quote"
11
- s.summary = %q{Yahoo Finance stock quotes}
12
- s.description = %q{Facilitates querying Yahoo Finance stock API}
11
+ s.summary = %q{Query Yahoo Finance API}
12
+ s.description = %q{Easy interaction with Yahoo Finance API}
13
13
 
14
14
  s.add_development_dependency "fakeweb"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yahoo_quote
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-02-20 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: fakeweb
16
- requirement: &2153635380 !ruby/object:Gem::Requirement
16
+ requirement: &2157583180 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,8 +21,8 @@ dependencies:
21
21
  version: '0'
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *2153635380
25
- description: Facilitates querying Yahoo Finance stock API
24
+ version_requirements: *2157583180
25
+ description: Easy interaction with Yahoo Finance API
26
26
  email:
27
27
  - bcarreno@yahoo.com
28
28
  executables: []
@@ -65,7 +65,7 @@ rubyforge_project: yahoo_quote
65
65
  rubygems_version: 1.8.15
66
66
  signing_key:
67
67
  specification_version: 3
68
- summary: Yahoo Finance stock quotes
68
+ summary: Query Yahoo Finance API
69
69
  test_files:
70
70
  - test/fakeweb/aapl_bad.csv
71
71
  - test/fakeweb/aapl_good.csv