Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 765177a

Browse files
committedJun 29, 2015
Bumped Jekyll to 2.5.3
1 parent 58664ef commit 765177a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎lib/github-pages.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class GitHubPages
77
def self.gems
88
{
99
# Jekyll
10-
"jekyll" => "2.4.0",
10+
"jekyll" => "2.5.3",
1111
"jekyll-coffeescript" => "1.0.1",
1212
"jekyll-sass-converter" => "1.2.0",
1313

0 commit comments

Comments
 (0)
Please sign in to comment.