Commit a9f1d7c7 authored by Jackson Tian's avatar Jackson Tian
Browse files

remove rubyforge_project for gem spec

parent d9fb2305
Showing with 0 additions and 1 deletion
+0 -1
......@@ -14,7 +14,6 @@ Gem::Specification.new do |s|
s.description = 'Alibaba Cloud Ruby Core SDK'
s.homepage = 'http://www.alibabacloud.com/'
s.summary = 'Alibaba Cloud Ruby Core SDK'
s.rubyforge_project = 'aliyunsdkcore'
s.license = 'MIT'
s.files = Dir['{lib}/**/*', 'LICENSE.md', 'README.md', 'README-CN.md', 'CHANGELOG.md']
s.require_paths = ['lib']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment