sina 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.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/sina.gemspec +2 -2
  3. metadata +2 -2
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.2
1
+ 0.0.3
data/sina.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{sina}
8
- s.version = "0.0.2"
8
+ s.version = "0.0.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["goshan"]
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
28
28
  "sina.gemspec",
29
29
  "sina.yml.example"
30
30
  ]
31
- s.homepage = %q{http://github.com/goshan/sina_weibo}
31
+ s.homepage = %q{https://github.com/goshan/SinaWeiboSDKGem}
32
32
  s.require_paths = ["lib"]
33
33
  s.rubygems_version = %q{1.3.7}
34
34
  s.summary = %q{a gem to help api integration for sina weibo (www.weibo.com)}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sina
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:
@@ -77,7 +77,7 @@ files:
77
77
  - lib/sina/config.rb
78
78
  - sina.gemspec
79
79
  - sina.yml.example
80
- homepage: http://github.com/goshan/sina_weibo
80
+ homepage: https://github.com/goshan/SinaWeiboSDKGem
81
81
  licenses: []
82
82
  post_install_message:
83
83
  rdoc_options: []