From b7526da833dd14e1f1d95bf7726c2651ff71c818 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 12 Sep 2018 17:22:12 +0200 Subject: Serve app with puma instead of thin. --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index bc18ac0..f599a4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,7 @@ GEM prawn (2.1.0) pdf-core (~> 0.6.1) ttfunk (~> 1.4.0) + puma (3.12.0) rack (1.6.4) rack-protection (1.5.3) rack @@ -140,6 +141,7 @@ DEPENDENCIES mail mailcatcher prawn + puma rack-test rspec rspec-html-matchers @@ -147,7 +149,6 @@ DEPENDENCIES sinatra sinatra-config-file sinatra-url-for - thin BUNDLED WITH - 1.14.6 + 1.16.1 -- cgit v1.2.3