mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[stringio] Add test-unit in the development dependencies
https://github.com/ruby/stringio/commit/de010fc0e9
This commit is contained in:
parent
3d31944129
commit
e1b5289a2b
1 changed files with 1 additions and 0 deletions
|
@ -30,4 +30,5 @@ Gem::Specification.new do |s|
|
|||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue