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 8b58df6 commit e0c079bCopy full SHA for e0c079b
lib/github-pages/dependencies.rb
@@ -7,7 +7,7 @@ module GitHubPages
7
class Dependencies
8
VERSIONS = {
9
# Jekyll
10
- "jekyll" => "3.9.0",
+ "jekyll" => "3.9.2",
11
"jekyll-sass-converter" => "1.5.2",
12
13
# Converters
0 commit comments