mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-09 21:06:19 +10:00
updated homepage in the qiniu-rs.gemspec
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
module Qiniu
|
||||
module RS
|
||||
VERSION = "1.0.0"
|
||||
VERSION = "1.0.1"
|
||||
end
|
||||
end
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
|
||||
gem.email = ["why404@gmail.com"]
|
||||
gem.description = %q{Qiniu Cloud Storage SDK for Ruby. See: http://docs.qiniutek.com/v1/sdk/ruby/}
|
||||
gem.summary = %q{Qiniu Cloud Storage SDK for Ruby}
|
||||
gem.homepage = "https://github.com/why404/qiniu-rs-sdk-for-ruby"
|
||||
gem.homepage = "https://github.com/why404/qiniu-rs"
|
||||
|
||||
gem.files = `git ls-files`.split($\)
|
||||
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
|
||||
|
||||
Reference in New Issue
Block a user