summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 9 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4307106..f2d4222 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -39,6 +39,9 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
+ rack (1.6.4)
+ rack-protection (1.5.3)
+ rack
rake (10.4.2)
rspec (3.3.0)
rspec-core (~> 3.3.0)
@@ -56,6 +59,10 @@ GEM
serverengine (1.5.11)
sigdump (~> 0.2.2)
sigdump (0.2.3)
+ sinatra (1.4.6)
+ rack (~> 1.4)
+ rack-protection (~> 1.4)
+ tilt (>= 1.3, < 3)
slop (3.6.0)
sneakers (2.3.4)
bunny (~> 2.2.0)
@@ -67,6 +74,7 @@ GEM
thor (0.19.1)
thread (0.1.7)
thread_safe (0.3.5)
+ tilt (2.0.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
virtus (1.0.5)
@@ -88,6 +96,7 @@ DEPENDENCIES
pry
rake
rspec
+ sinatra
sneakers
spank
statsd-ruby