add imageprocessing for message attachements

This commit is contained in:
Philipp Rothmann 2023-02-09 17:10:17 +01:00
parent cc99b4d99f
commit 32c765d2aa
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"