Removed unicorn from the Gemfile

Dominik Sander лет %!s(int64=11): %!d(string=назад)
Родитель
Сommit
ed87c84068
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      Gemfile

+ 0 - 1
Gemfile

@@ -68,7 +68,6 @@ group :development, :test do
68 68
 end
69 69
 
70 70
 group :production do
71
-  gem 'unicorn'
72 71
   gem 'dotenv-deployment'
73 72
   gem 'rack'
74 73
 end