2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

Upgrade image_optim.

This commit is contained in:
Guo Xiang Tan 2017-04-12 16:56:00 +08:00 committed by Sam
parent 24d3c77d19
commit 4cb6880766
2 changed files with 11 additions and 14 deletions

View file

@ -66,10 +66,7 @@ gem 'unf', require: false
gem 'email_reply_trimmer', '0.1.6'
# note: for image_optim to correctly work you need to follow
# https://github.com/toy/image_optim
# pinned due to https://github.com/toy/image_optim/pull/75, docker image must be upgraded to upgrade
gem 'image_optim', '0.20.2'
gem 'image_optim'
gem 'multi_json'
gem 'mustache'
gem 'nokogiri'