Skip to content

Commit

Permalink
Update dependency, reline >= 0.2.8.pre.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Aug 29, 2021
1 parent 4802994 commit 2f1d989
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.2.8.pre.2"
spec.add_dependency "reline", ">= 0.2.8.pre.3"
end

0 comments on commit 2f1d989

Please sign in to comment.