From fb2a6004334ba6c5601ffe229a2dcc395636bb87 Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Thu, 23 Feb 2017 14:18:31 +1030 Subject: [PATCH] Pin d3-rails for the moment --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 84435a6f9..27c01559e 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ gem 'omniauth-flickr', '>= 0.0.15' gem 'omniauth-twitter' # For charting data -gem 'd3-rails' +gem 'd3-rails', '~> 3.4' # Probably safe to upgrade faster, but pinning to follow https://github.com/d3/d3/releases # client for Elasticsearch. Elasticsearch is a flexible # and powerful, distributed, real-time search and analytics engine.