Skip to content

Commit

Permalink
Relax dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
delphaber authored and matt-harvey committed Jan 18, 2023
1 parent 7cc98b9 commit a164f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabulo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
}

spec.add_runtime_dependency "tty-screen", "0.8.1"
spec.add_runtime_dependency "unicode-display_width", "2.2.0"
spec.add_runtime_dependency "unicode-display_width", "~> 2.2"

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake", "~> 13.0"
Expand Down

0 comments on commit a164f8d

Please sign in to comment.