summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
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.lock
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.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 11 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 106561f..c4a3bbf 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
+ backports (3.6.6)
byebug (6.0.2)
capistrano (3.4.0)
i18n
@@ -69,6 +70,15 @@ GEM
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
+ sinatra-config-file (1.0)
+ sinatra-contrib
+ sinatra-contrib (1.4.6)
+ backports (>= 2.0)
+ multi_json
+ rack-protection
+ rack-test
+ sinatra (~> 1.4.0)
+ tilt (>= 1.3, < 3)
sinatra-url-for (0.2.2.1)
sinatra (>= 0.9.1.1)
sshkit (1.7.1)
@@ -97,6 +107,7 @@ DEPENDENCIES
rspec
selenium-webdriver
sinatra
+ sinatra-config-file
sinatra-url-for
BUNDLED WITH