From: Andy Allan Date: Wed, 10 Apr 2019 09:57:25 +0000 (+0200) Subject: Rubocop fixes X-Git-Tag: live~2586^2~3 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4c2fa6c44180c1885fd8d0dfbf0f58258aea618c Rubocop fixes --- diff --git a/Gemfile b/Gemfile index 5f040f95c..154e53f84 100644 --- 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 => "git@github.com:mmd-osm/gd2-ffij.git", :branch => "animated_gif" # Used for browser detection gem "browser"