Skip to content

Commit

Permalink
Update dependency to "reline >= 0.2.7.pre.1" for use dialog feature i…
Browse files Browse the repository at this point in the history
…n tests
  • Loading branch information
aycabta committed Aug 29, 2021
1 parent c5f13b2 commit df04a9a
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.7"
spec.add_dependency "reline", ">= 0.2.8.pre.1"
end

0 comments on commit df04a9a

Please sign in to comment.