]> git.openstreetmap.org Git - rails.git/commitdiff
Use https link for gem from github
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 10 Apr 2019 15:43:27 +0000 (17:43 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 10 Apr 2019 15:43:27 +0000 (17:43 +0200)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 154e53f8484da4c4cff50d230a645fc1c67b0a99..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"
index ffa3cd93717ae5abaf4f3b146e22bfa325c69f30..73169aaea799dc33420d2bc732a73eb5aaf2f8dc 100644 (file)
@@ -1,5 +1,5 @@
 GIT
-  remote: git@github.com:mmd-osm/gd2-ffij.git
+  remote: https://github.com/mmd-osm/gd2-ffij.git
   revision: c92057a8f699a36b5f6d208db3d11eb3bae185dd
   branch: animated_gif
   specs: