ea_sports_ppi 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["wyukawa@gmail.com"]
11
11
  spec.description = %q{show EA SPORTS PLAYER PERFORMANCE INDEX}
12
12
  spec.summary = %q{show EA SPORTS PLAYER PERFORMANCE INDEX}
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/wyukawa/ea_sports_ppi"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
@@ -1,3 +1,3 @@
1
1
  module EaSportsPpi
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ea_sports_ppi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-04-29 00:00:00.000000000 Z
12
+ date: 2013-04-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -76,7 +76,7 @@ files:
76
76
  - ea_sports_ppi.gemspec
77
77
  - lib/ea_sports_ppi.rb
78
78
  - lib/ea_sports_ppi/version.rb
79
- homepage: ''
79
+ homepage: https://github.com/wyukawa/ea_sports_ppi
80
80
  licenses:
81
81
  - MIT
82
82
  post_install_message: