mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/irb] Update dependency, reline >= 0.2.8.pre.11
https://github.com/ruby/irb/commit/4f686afbca
This commit is contained in:
parent
56140bc7af
commit
98d9a7e435
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.10"
|
||||
spec.add_dependency "reline", ">= 0.2.8.pre.11"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue