]> 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 5f040f95ccdc07422d866c6aee144aa6829f61cb..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", :git => 'git@github.com:mmd-osm/gd2-ffij.git', :branch => 'animated_gif'
+gem "gd2-ffij", :git => "https://github.com/mmd-osm/gd2-ffij.git", :branch => "animated_gif"
 
 # Used for browser detection
 gem "browser"