aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-02-02 03:14:59 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-02-02 03:14:59 +0300
commitb57a14af45249c6f6eb481256481825d2fc988b5 (patch)
tree7e6f97aab4d0788d79b896d79b5b9027c38fed11 /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-b57a14af45249c6f6eb481256481825d2fc988b5.tar.gz
sorting-algorithms-b57a14af45249c6f6eb481256481825d2fc988b5.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?