summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-10-30 19:29:42 +0100
committerHarald Eilertsen <haraldei@anduin.net>2015-10-30 19:30:31 +0100
commitb07dd0f4c49ed42e1dd005118630da56228e4c9c (patch)
tree3ef74344916e3f802a34af52417fe1aeabbc6881 /Gemfile
parent1b587d847f228eb474e1b33991b3fa5086725935 (diff)
downloadnorsk-urskog-registrations-b07dd0f4c49ed42e1dd005118630da56228e4c9c.tar.gz
norsk-urskog-registrations-b07dd0f4c49ed42e1dd005118630da56228e4c9c.tar.bz2
norsk-urskog-registrations-b07dd0f4c49ed42e1dd005118630da56228e4c9c.zip
Replace home grown config with sinatra-config-file
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index dffb3f0..519fcbb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,6 +2,7 @@ source "https://rubygems.org"
gem "sinatra"
gem "sinatra-url-for"
+gem "sinatra-config-file"
gem "mail"
gem "prawn"