Skip to content

Commit

Permalink
Require launchy 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teeparham committed Sep 26, 2024
1 parent 9bf65b1 commit e45be1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemdiff.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.0.0"

spec.add_dependency "launchy", "~> 2.4"
spec.add_dependency "launchy", "~> 3.0"
spec.add_dependency "octokit", "~> 9.0"
spec.add_dependency "faraday-retry", "~> 2.2"
spec.add_dependency "thor", "~> 1.0"
Expand Down

0 comments on commit e45be1e

Please sign in to comment.