]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Use https link for gem from github
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index ce37b7c440e4d3cb402339bb68a27cb293e014d9..604db1500d60bc57bcb920cb2ea11ba6f47948a4 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -117,7 +117,7 @@ gem "canonical-rails"
 gem "logstasher"
 
 # Used to generate images for traces
-gem "gd2-ffij"
+gem "gd2-ffij", :git => "https://github.com/mmd-osm/gd2-ffij.git", :branch => "animated_gif"
 
 # Used for browser detection
 gem "browser"