mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/etc] Move development dependencies to Gemfile
https://github.com/ruby/etc/commit/5cabc3996a
This commit is contained in:
parent
59a91f229b
commit
3fea4f9d8c
1 changed files with 0 additions and 5 deletions
|
@ -44,9 +44,4 @@ Gem::Specification.new do |spec|
|
|||
spec.extensions = %w{ext/etc/extconf.rb}
|
||||
|
||||
spec.required_ruby_version = ">= 2.6.0"
|
||||
|
||||
spec.add_development_dependency "bundler"
|
||||
spec.add_development_dependency "rake"
|
||||
spec.add_development_dependency "rake-compiler"
|
||||
spec.add_development_dependency "test-unit"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue