remove letsencrypt including migration

This commit is contained in:
2022-11-21 12:47:07 +02:00
parent 775f9b9910
commit 91e46684f1
7 changed files with 4 additions and 76 deletions

View File

@ -23,7 +23,6 @@ gem 'whenever', require: false
# gem "image_processing", "~> 1.2"
gem "pg"
gem 'rails-letsencrypt'
group :production do
gem "passenger", "6.0.13" , require: "phusion_passenger/rack_handler"