提交 efffba39 编写于 作者: C Chris Wanstrath

Don't need this anymore

上级 bb8acdb5
$LOAD_PATH.unshift File.expand_path('../lib', __FILE__)
require 'hub/version'
Gem::Specification.new do |s|
s.name = "git-hub"
s.version = Hub::VERSION
s.date = Time.now.strftime('%Y-%m-%d')
s.summary = "The `git-hub' gem has been renamed `hub'."
s.homepage = "http://github.com/defunkt/hub"
s.email = "chris@ozmm.org"
s.authors = [ "Chris Wanstrath" ]
s.has_rdoc = false
s.add_dependency "hub"
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册