]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Update image_optim and disable cleanupIDs plugin
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index e3c8f5cfff82949ed1f0e73b5659785bdae257e6..4a00841ec1ca30289375a7646d19d5b5ca0c6eb9 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,7 @@ gem "r2"
 gem "autoprefixer-rails"
 
 # Use image_optim to optimise images
-gem "image_optim"
+gem "openstreetmap-image_optim", ">= 0.21.0.1", :require => "image_optim"
 
 # Load rails plugins
 gem "rails-i18n", "~> 4.0.0"