summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorLuke Howell <luke.howell@gmail.com>2016-01-27 08:30:40 -0600
committerLuke Howell <luke.howell@gmail.com>2016-04-24 14:14:29 -0500
commit2dd4f796b19e33af8eafd06fdab84c027cff70aa (patch)
tree03fe708930ddc048cc30786eadba8747791a7304 /Gemfile
parent7acea6bde9dbffafc99401eb0d7bb748c1f06d3f (diff)
downloadgitlab-ce-2dd4f796b19e33af8eafd06fdab84c027cff70aa.tar.gz
Updating cal-heatmap-rails gem to 3.6.0 and hiding future dates.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 67cc3f34b8c..2aa5f8b1ce3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -178,7 +178,7 @@ gem 'ruby-fogbugz', '~> 0.2.1'
gem 'd3_rails', '~> 3.5.0'
#cal-heatmap
-gem 'cal-heatmap-rails', '~> 3.5.0'
+gem 'cal-heatmap-rails', '~> 3.6.0'
# underscore-rails
gem "underscore-rails", "~> 1.8.0"