mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/date] Use Gemfile instead of Gem::Specification#add_development_dependency.
https://github.com/ruby/date/commit/13c94362c2
This commit is contained in:
parent
9d3a4ab05b
commit
487d96c6b1
1 changed files with 0 additions and 2 deletions
|
@ -18,6 +18,4 @@ Gem::Specification.new do |s|
|
|||
s.email = [nil]
|
||||
s.homepage = "https://github.com/ruby/date"
|
||||
s.license = "BSD-2-Clause"
|
||||
|
||||
s.add_development_dependency "rake-compiler"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue