Skip to content

Commit

Permalink
Update launchy dependency to ~> 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 30, 2024
1 parent 9b27a34 commit 922d738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require "t/version"
Gem::Specification.new do |spec|
spec.add_dependency "geokit", "~> 1.9"
spec.add_dependency "htmlentities", "~> 4.3"
spec.add_dependency "launchy", "~> 2.4"
spec.add_dependency "launchy", "~> 3.0"
spec.add_dependency "oauth", "~> 1.1"
spec.add_dependency "retryable", "~> 3.0"
spec.add_dependency "thor", "~> 1.3"
Expand Down

0 comments on commit 922d738

Please sign in to comment.