mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/reline] Use yamatanooroti 0.0.6 for supporting startup_message on Windows
https://github.com/ruby/reline/commit/167423b664
This commit is contained in:
parent
da59f65178
commit
e16e481385
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ Gem::Specification.new do |spec|
|
|||
spec.add_development_dependency 'bundler'
|
||||
spec.add_development_dependency 'rake'
|
||||
spec.add_development_dependency 'test-unit'
|
||||
spec.add_development_dependency 'yamatanooroti', '>= 0.0.5'
|
||||
spec.add_development_dependency 'yamatanooroti', '>= 0.0.6'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue