We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa82cd9 + 34ffcc5 commit 2b36467Copy full SHA for 2b36467
terminal-table.gemspec
@@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
22
spec.add_development_dependency "term-ansicolor"
23
spec.add_development_dependency "pry"
24
25
- spec.add_runtime_dependency "unicode-display_width", [">= 1.1.1", "< 3"]
+ spec.add_runtime_dependency "unicode-display_width", [">= 1.1.1", "< 4"]
26
end
0 commit comments