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>2015-04-19 22:43:46 +0300
committerRobert Speicher <rspeicher@gmail.com>2015-04-23 20:07:44 +0300
commitaf855b573f41b94485c26d04b9f2be8d37601050 (patch)
treec8293412ab07a89a8db2eb2d9eaa509ec2f76d4d /Gemfile
parent926a814641cddc6219e63c4ffb604b47af86c686 (diff)
Update d3_rails
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c7a59a82d1a..27883cf797a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -158,7 +158,7 @@ gem "slack-notifier", "~> 1.0.0"
gem 'asana', '~> 0.0.6'
# d3
-gem "d3_rails", "~> 3.1.4"
+gem 'd3_rails', '~> 3.5.5'
#cal-heatmap
gem "cal-heatmap-rails", "~> 0.0.1"