Skip to content

Commit ba88fce

Browse files
committed
Update Gemfile
1 parent 8e57a4a commit ba88fce

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

Gemfile

+1-28
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,2 @@
11
source "https://rubygems.org"
2-
3-
# Hello! This is where you manage which Jekyll version is used to run.
4-
# When you want to use a different version, change it below, save the
5-
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
6-
#
7-
# bundle exec jekyll serve
8-
#
9-
# This will help ensure the proper Jekyll version is running.
10-
# Happy Jekylling!
11-
12-
# gem "github-pages", group: :jekyll_plugins
13-
14-
# If you want to use Jekyll native, uncomment the line below.
15-
# To upgrade, run `bundle update`.
16-
17-
gem "jekyll", :git => "https://github.com/jekyll/jekyll.git"
18-
19-
gem "wdm", "~> 0.1.0" if Gem.win_platform?
20-
21-
# If you have any plugins, put them here!
22-
group :jekyll_plugins do
23-
# gem "jekyll-archives"
24-
gem "jekyll-paginate"
25-
gem "jekyll-sitemap"
26-
gem "jekyll-gist"
27-
gem "jekyll-feed"
28-
gem "jemoji"
29-
end
2+
gemspec

0 commit comments

Comments
 (0)