Skip to content

Commit

Permalink
Require octokit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
teeparham committed Sep 26, 2024
1 parent 0b3bf58 commit 9bf65b1
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 @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 3.0.0"

spec.add_dependency "launchy", "~> 2.4"
spec.add_dependency "octokit", "~> 8.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 9bf65b1

Please sign in to comment.