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 493d3cf commit bd55bf8Copy full SHA for bd55bf8
modulesync.gemspec
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
28
spec.add_runtime_dependency 'git', '~>1.7'
29
spec.add_runtime_dependency 'gitlab', '~>4.0'
30
- spec.add_runtime_dependency 'octokit', '>=4', '<9'
+ spec.add_runtime_dependency 'octokit', '>=4', '<10'
31
spec.add_runtime_dependency 'puppet-blacksmith', '>= 3.0', '< 8'
32
spec.add_runtime_dependency 'thor', '1.3.0'
33
end
0 commit comments