This commit is contained in:
Nicolas Bally 2019-07-25 18:16:52 +02:00
parent 1ac4f2a076
commit 1c8978e595
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ gem "rvm-capistrano", group: :development, :require => false
# gem 'bcrypt-ruby', '~> 3.0.0'
# Use unicorn as the app server
gem 'unicorn'
gem 'unicorn', "5.5.1"
gem "nokogiri"

View File

@ -194,7 +194,7 @@ DEPENDENCIES
turbolinks
twitter-bootstrap-rails
uglifier (>= 1.3.0)
unicorn
unicorn (= 5.5.1)
BUNDLED WITH
1.16.4