зеркало из https://github.com/github/ruby.git
[ruby/stringio] Use Gemfile instead of Gem::Specification#add_development_dependency.
https://github.com/ruby/stringio/commit/157fe9f04d
This commit is contained in:
Родитель
d0a05fd4b4
Коммит
99f54c0895
|
@ -28,7 +28,4 @@ Gem::Specification.new do |s|
|
||||||
|
|
||||||
# s.cert_chain = %w[certs/nobu.pem]
|
# s.cert_chain = %w[certs/nobu.pem]
|
||||||
# s.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/
|
# s.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/
|
||||||
|
|
||||||
s.add_development_dependency 'rake-compiler'
|
|
||||||
s.add_development_dependency 'test-unit'
|
|
||||||
end
|
end
|
||||||
|
|
Загрузка…
Ссылка в новой задаче