summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-27 11:09:40 +0100
committerPhil Hughes <me@iamphill.com>2016-05-16 12:22:17 +0100
commitc3de94404099193c0ca6551ef149da1522adacd1 (patch)
tree3d218f126be99b391a2c3dc9a1e2f8b5409e4669 /Gemfile
parent18b361cf809251dd633e31d3dd6d877b31d8db7f (diff)
downloadgitlab-ce-c3de94404099193c0ca6551ef149da1522adacd1.tar.gz
Removed cal heatmap from gemfile
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 6949c16e966..ba1ae9cf900 100644
--- a/Gemfile
+++ b/Gemfile
@@ -177,9 +177,6 @@ gem 'ruby-fogbugz', '~> 0.2.1'
# d3
gem 'd3_rails', '~> 3.5.0'
-#cal-heatmap
-gem 'cal-heatmap-rails', '~> 3.6.0'
-
# underscore-rails
gem "underscore-rails", "~> 1.8.0"