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:
authorRobert Speicher <rspeicher@gmail.com>2016-01-02 05:29:21 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-01-02 05:29:21 +0300
commit762210db6d3a16307c032d84454b55474221e50c (patch)
treecc6250e1a0bf670895ffcee2d43fc4f39050988c /Gemfile
parentde6b6ccc421776891085c5c41e90d33a01e3ac30 (diff)
Bump cal-heatmap-rails to ~> 3.5.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2a1c4f7d73a..2418a02a451 100644
--- a/Gemfile
+++ b/Gemfile
@@ -172,7 +172,7 @@ gem 'ruby-fogbugz', '~> 0.2.1'
gem 'd3_rails', '~> 3.5.5'
#cal-heatmap
-gem "cal-heatmap-rails", "~> 0.0.1"
+gem 'cal-heatmap-rails', '~> 3.5.0'
# underscore-rails
gem "underscore-rails", "~> 1.8.0"