Skip to content

Commit

Permalink
Update dependency, reline >= 0.2.8.pre.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Aug 31, 2021
1 parent 4360639 commit 657bd3f
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.4"
spec.add_dependency "reline", ">= 0.2.8.pre.5"
end

0 comments on commit 657bd3f

Please sign in to comment.