Skip to content

Commit

Permalink
Require Reline v0.4.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Jan 6, 2024
1 parent 812dc2d commit c7d0c89
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 @@ -41,6 +41,6 @@ Gem::Specification.new do |spec|

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

spec.add_dependency "reline", ">= 0.3.8"
spec.add_dependency "reline", ">= 0.4.2"
spec.add_dependency "rdoc"
end

0 comments on commit c7d0c89

Please sign in to comment.