summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-09-12 17:22:12 +0200
committerHarald Eilertsen <haraldei@anduin.net>2018-09-12 17:22:12 +0200
commitb7526da833dd14e1f1d95bf7726c2651ff71c818 (patch)
treed71b1136f536086442dc8e6813dd3db0826a7400 /Gemfile.lock
parentd0ff91a30233231dc5de5efd0d05f51bdff92a71 (diff)
downloadnorsk-urskog-registrations-b7526da833dd14e1f1d95bf7726c2651ff71c818.tar.gz
norsk-urskog-registrations-b7526da833dd14e1f1d95bf7726c2651ff71c818.tar.bz2
norsk-urskog-registrations-b7526da833dd14e1f1d95bf7726c2651ff71c818.zip
Serve app with puma instead of thin.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 3 insertions, 2 deletions
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