aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 22:42:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 22:42:52 +0300
commitab710eaa69b43e21a854e4e8a3e954dcbde4ff92 (patch)
tree8ee7cdcf0d8ea48cbc3a6f14c2114d82daa50129 /Gemfile
parentfix licensing notices (diff)
downloadsorting-algorithms-ab710eaa69b43e21a854e4e8a3e954dcbde4ff92.tar.gz
sorting-algorithms-ab710eaa69b43e21a854e4e8a3e954dcbde4ff92.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 57b11f8..fe952ce 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages'
-gem 'wdm', '~> 0.1.0' if Gem.win_platform?
-gem 'jekyll-github-metadata'
+gem 'github-pages', '93'