This commit is contained in:
2022-03-25 20:18:58 +02:00
parent cfa7590d38
commit a4e63b3d0c
3 changed files with 35 additions and 0 deletions

View File

@ -13,6 +13,9 @@ gem "bootsnap", require: false
gem "sassc-rails"
gem "net-ssh"
gem "haml-rails"
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
# gem "image_processing", "~> 1.2"