Skip to content

Commit a9f1d7c

Browse files
committed
remove rubyforge_project for gem spec
1 parent d9fb230 commit a9f1d7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aliyunsdkcore.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Gem::Specification.new do |s|
1414
s.description = 'Alibaba Cloud Ruby Core SDK'
1515
s.homepage = 'http://www.alibabacloud.com/'
1616
s.summary = 'Alibaba Cloud Ruby Core SDK'
17-
s.rubyforge_project = 'aliyunsdkcore'
1817
s.license = 'MIT'
1918
s.files = Dir['{lib}/**/*', 'LICENSE.md', 'README.md', 'README-CN.md', 'CHANGELOG.md']
2019
s.require_paths = ['lib']

0 commit comments

Comments
 (0)