aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 02:00:54 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 02:00:54 +0300
commit432b296f27ac55a206487e269f924e4bbc37856f (patch)
treed2f37be5b9138a24a80401dbe2f22534c174aebc /Gemfile
parent_includes/ -> _includes/common/ (diff)
downloadegor-tensin.github.io-432b296f27ac55a206487e269f924e4bbc37856f.tar.gz
egor-tensin.github.io-432b296f27ac55a206487e269f924e4bbc37856f.zip
adjust Gemfiles for Cygwin
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 53205a6..fe952ce 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages'
-gem 'jekyll-github-metadata'
-gem 'wdm', '>= 0.1.0' if Gem.win_platform?
+gem 'github-pages', '93'