зеркало из https://github.com/github/ruby.git
[ruby/matrix] Use Gemfile instead of Gem::Specification#add_development_dependency.
https://github.com/ruby/matrix/commit/1381fde5c1
This commit is contained in:
Родитель
22d36c463f
Коммит
acf599e67c
|
@ -23,7 +23,4 @@ Gem::Specification.new do |spec|
|
|||
spec.bindir = "exe"
|
||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.add_development_dependency "bundler"
|
||||
spec.add_development_dependency "rake"
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче