Skip to content

Commit

Permalink
IRB should use the latest Reline, 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed May 13, 2021
1 parent 3df2285 commit 34496e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = Gem::Requirement.new(">= 2.5")

spec.add_dependency "reline", ">= 0.1.6"
spec.add_dependency "reline", ">= 0.2.5"
end

0 comments on commit 34496e2

Please sign in to comment.