We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e1549 commit 04bfa2eCopy full SHA for 04bfa2e
jekyll-gist.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
18
spec.required_ruby_version = ">= 2.3.0"
19
20
spec.add_runtime_dependency "jekyll", ">= 3.7", "< 5.0"
21
- spec.add_runtime_dependency "octokit", "~> 4.2"
+ spec.add_runtime_dependency "octokit", "~> 8.0"
22
23
spec.add_development_dependency "bundler"
24
spec.add_development_dependency "rake"
0 commit comments