add mysql support

This commit is contained in:
Alex Turchyn
2023-07-04 20:23:22 +03:00
parent 22ea777c86
commit 70211b24c5
6 changed files with 11 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@ gem 'google-cloud-storage'
gem 'hexapdf'
gem 'image_processing'
gem 'lograge'
gem 'mysql2'
gem 'oj'
gem 'pagy'
gem 'pg'