mirror of
https://github.com/ruby/ruby.git
synced 2025-08-26 14:34:39 +02:00
[ruby/irb] Update dependency to "reline >= 0.2.7.pre.2" for Reline.autocomplete=()
66178f34b9
This commit is contained in:
parent
a40f9c4a51
commit
4750dfa6db
1 changed files with 1 additions and 1 deletions
|
@ -36,5 +36,5 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.required_ruby_version = Gem::Requirement.new(">= 2.5")
|
||||
|
||||
spec.add_dependency "reline", ">= 0.2.8.pre.1"
|
||||
spec.add_dependency "reline", ">= 0.2.8.pre.2"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue