Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/danger/danger
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Dec 1, 2023
2 parents 50278b8 + b31a99a commit c4eb417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion danger.gemspec
Expand Up @@ -28,6 +28,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "kramdown", "~> 2.3"
spec.add_runtime_dependency "kramdown-parser-gfm", "~> 1.0"
spec.add_runtime_dependency "no_proxy_fix"
spec.add_runtime_dependency "octokit", ">= 6.0", "< 8.0"
spec.add_runtime_dependency "octokit", ">= 6.0"
spec.add_runtime_dependency "terminal-table", ">= 1", "< 4"
end

0 comments on commit c4eb417

Please sign in to comment.