fix net smtp without creds

This commit is contained in:
Pete Matsyburka
2024-08-15 00:00:16 +03:00
parent 2e462e9633
commit 1efaf30fb7
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@ gem 'image_processing'
gem 'jwt'
gem 'lograge'
gem 'mysql2', require: false
gem 'net-smtp', '0.4.0'
gem 'oj'
gem 'pagy'
gem 'pg', require: false