зеркало из https://github.com/github/ruby.git
Gem::Specification#date is set automatically by RubyGems.org.
This commit is contained in:
Родитель
3b3a9edf48
Коммит
fdd475386d
|
@ -1,11 +1,9 @@
|
|||
# -*- ruby -*-
|
||||
_VERSION = "0.5.6"
|
||||
date = %w$Date:: $[1]
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "io-console"
|
||||
s.version = _VERSION
|
||||
s.date = date
|
||||
s.summary = "Console interface"
|
||||
s.email = "nobu@ruby-lang.org"
|
||||
s.description = "add console capabilities to IO instances."
|
||||
|
|
Загрузка…
Ссылка в новой задаче