1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update the latest version of readline.gemspec

This commit is contained in:
Hiroshi SHIBATA 2021-07-29 16:20:10 +09:00
parent a889ab486e
commit 672796575e
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -30,6 +30,4 @@ Gem::Specification.new do |spec|
EOM
spec.add_runtime_dependency 'reline'
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
end