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