summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Gemfile b/Gemfile
index 68aa6c1..bb94df8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,11 +2,3 @@
source "https://rubygems.org"
gemspec
-
-# If you have any plugins, put them here!
-group :jekyll_plugins do
- gem "jekyll-paginate"
-end
-
-# Performance-booster for watching directories on Windows
-gem "wdm", "~> 0.1.0" if Gem.win_platform?