Skip to content

Commit 0923fa6

Browse files
committed
Forgot to change Gemfile for push
1 parent 057a411 commit 0923fa6

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
@@ -8,14 +8,14 @@ source "https://rubygems.org"
88
#
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
11-
gem "jekyll", "~> 3.9"
11+
# gem "jekyll", "~> 3.9"
1212

1313
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1414
# gem "minima", "~> 2.0"
1515

1616
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1717
# uncomment the line below. To upgrade, run `bundle update github-pages`.
18-
# gem "github-pages", group: :jekyll_plugins
18+
gem "github-pages", group: :jekyll_plugins
1919

2020
# If you have any plugins, put them here!
2121
group :jekyll_plugins do

0 commit comments

Comments
 (0)