Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-27 13:09:40 +0300
committerPhil Hughes <me@iamphill.com>2016-05-16 14:22:17 +0300
commitc3de94404099193c0ca6551ef149da1522adacd1 (patch)
tree3d218f126be99b391a2c3dc9a1e2f8b5409e4669 /Gemfile
parent18b361cf809251dd633e31d3dd6d877b31d8db7f (diff)
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"