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:
parent
24d3c77d19
commit
4cb6880766
2 changed files with 11 additions and 14 deletions
5
Gemfile
5
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue