add imageprocessing for message attachements

This commit is contained in:
Philipp Rothmann 2023-02-09 17:10:17 +01:00
parent ebf8e902dd
commit 951530ecb7
3 changed files with 11 additions and 0 deletions

View file

@ -128,3 +128,5 @@ group :test do
end
gem "importmap-rails", "~> 1.1"
gem "image_processing", "~> 1.12"