Skip to content

Commit b6216f5

Browse files
authored
Update Gemfile
1 parent 1414b61 commit b6216f5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/Gemfile

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
source "https://rubygems.org"
2+
23
# Hello! This is where you manage which Jekyll version is used to run.
34
# When you want to use a different version, change it below, save the
45
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
@@ -8,12 +9,6 @@ source "https://rubygems.org"
89
# This will help ensure the proper Jekyll version is running.
910

1011
gem "jekyll", "~> 4.3.4"
12+
1113
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1214
gem "minima", "~> 2.5"
13-
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
14-
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15-
# gem "github-pages", "~> 232", group: :jekyll_plugins
16-
# If you have any plugins, put them here!
17-
# group :jekyll_plugins do
18-
# gem "jekyll-feed", "~> 0.12"
19-
# end

0 commit comments

Comments
 (0)