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 d5ebeee commit d5c1f50Copy full SHA for d5c1f50
jekyll-rtd-theme.gemspec
@@ -10,5 +10,5 @@ Gem::Specification.new do |spec|
10
11
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }
12
13
- spec.add_runtime_dependency "github-pages", "~> 207"
+ spec.add_runtime_dependency "github-pages", "~> 209"
14
end
0 commit comments