mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
414d6cf1d3
commit
077c28887a
1 changed files with 1 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# -*- ruby -*-
|
# -*- ruby -*-
|
||||||
_VERSION = "0.4.7"
|
_VERSION = "0.4.9"
|
||||||
date = %w$Date:: $[1]
|
date = %w$Date:: $[1]
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
|
|
@ -25,7 +25,4 @@ Gem::Specification.new do |s|
|
||||||
]
|
]
|
||||||
s.extensions = %w[ext/io/console/extconf.rb]
|
s.extensions = %w[ext/io/console/extconf.rb]
|
||||||
s.license = "BSD-2-Clause"
|
s.license = "BSD-2-Clause"
|
||||||
|
|
||||||
s.add_development_dependency 'rake-compiler'
|
|
||||||
s.add_development_dependency 'rake-compiler-dock', ">= 0.6.1"
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue