Skip to content

Commit

Permalink
Change to update strings dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Aug 11, 2020
1 parent 916569a commit d5fc342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tty-pager.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.0.0"

spec.add_dependency "tty-screen", "~> 0.8"
spec.add_dependency "strings", "~> 0.1.8"
spec.add_dependency "strings", "~> 0.2.0"

spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", ">= 3.0"
Expand Down

0 comments on commit d5fc342

Please sign in to comment.