add pdf generation

This commit is contained in:
Alex Turchyn
2023-05-28 23:20:48 +03:00
parent 170cb1ecea
commit 6a41f82e5b
21 changed files with 383 additions and 49 deletions
+1 -1
View File
@@ -8,11 +8,11 @@ gem 'audited'
gem 'aws-sdk-s3'
gem 'azure-storage-blob'
gem 'bootsnap', require: false
gem 'combine_pdf'
gem 'devise'
gem 'faraday'
gem 'geoip'
gem 'google-cloud-storage'
gem 'hexapdf'
gem 'image_processing'
gem 'lograge'
gem 'oj'