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:34:49 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-01-02 05:34:49 +0300
commit2417f55467247471d2b39de0387b30617ecf59de (patch)
tree8a9c15d97d11f032a0529b3b23b590496b740b11 /Gemfile
parent762210db6d3a16307c032d84454b55474221e50c (diff)
Bump d3_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 2418a02a451..1a628a68310 100644
--- a/Gemfile
+++ b/Gemfile
@@ -169,7 +169,7 @@ gem 'asana', '~> 0.4.0'
gem 'ruby-fogbugz', '~> 0.2.1'
# d3
-gem 'd3_rails', '~> 3.5.5'
+gem 'd3_rails', '~> 3.5.0'
#cal-heatmap
gem 'cal-heatmap-rails', '~> 3.5.0'