Skip to content

Commit e871ef0

Browse files
committed
Update Gemfile
1 parent d70be10 commit e871ef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ source "https://rubygems.org"
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
1111

12-
# gem "github-pages", group: :jekyll_plugins
12+
gem "github-pages", group: :jekyll_plugins
1313

14-
gem "github-pages", "<=228", group: :jekyll_plugins
14+
# gem "github-pages", "<=228", group: :jekyll_plugins
1515

1616
# If you want to use Jekyll native, uncomment the line below.
1717
# To upgrade, run `bundle update`.

0 commit comments

Comments
 (0)