aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-02-02 03:26:44 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-02-02 03:26:44 +0300
commitd82d5b9a54e966eef68e8a8c151ca86900d9a64b (patch)
tree2bf66e6605b9e49ba27015d176d9421ab8e406e9 /Gemfile
parentbump dependencies (diff)
downloadjekyll-theme-d82d5b9a54e966eef68e8a8c151ca86900d9a64b.tar.gz
jekyll-theme-d82d5b9a54e966eef68e8a8c151ca86900d9a64b.zip
bump dependencies
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index df51e41..84b3963 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages'
-gem 'rouge'
gem 'wdm', '~> 0.1.0' if Gem.win_platform?