We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f747991 commit c692648Copy full SHA for c692648
github-pages.gemspec
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
2
s.required_ruby_version = ">= 1.9.3"
3
4
s.name = "github-pages"
5
- s.version = "8"
+ s.version = "9"
6
s.summary = "Track GitHub Pages dependencies."
7
s.description = "Bootstrap the GitHub Pages Jekyll environment locally."
8
s.authors = "GitHub, Inc."
0 commit comments