Skip to content

Commit

Permalink
Update dependency github-pages to ~> 209
Browse files Browse the repository at this point in the history
  • Loading branch information
saowang committed Oct 29, 2020
1 parent d5ebeee commit d5c1f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-rtd-theme.gemspec
Expand Up @@ -10,5 +10,5 @@ Gem::Specification.new do |spec|

spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }

spec.add_runtime_dependency "github-pages", "~> 207"
spec.add_runtime_dependency "github-pages", "~> 209"
end

0 comments on commit d5c1f50

Please sign in to comment.