summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock30
1 files changed, 16 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6c67137..1fd8e53 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,38 +1,40 @@
GEM
remote: https://rubygems.org/
specs:
- daemons (1.4.0)
+ daemons (1.2.6)
eventmachine (1.2.7)
- json (2.5.1)
- mustermann (1.1.1)
- ruby2_keywords (~> 0.0.1)
+ json (2.1.0)
+ mustermann (1.0.2)
nio4r (2.5.8)
puma (5.4.0)
nio4r (~> 2.0)
- rack (2.2.3)
- rack-protection (2.1.0)
+ puma-daemon (0.1.2)
+ puma (>= 5.0)
rack
- redcarpet (3.5.1)
- ruby2_keywords (0.0.5)
- sinatra (2.1.0)
+ rack (2.0.5)
+ rack-protection (2.0.3)
+ rack
+ redcarpet (3.4.0)
+ sinatra (2.0.3)
mustermann (~> 1.0)
- rack (~> 2.2)
- rack-protection (= 2.1.0)
+ rack (~> 2.0)
+ rack-protection (= 2.0.3)
tilt (~> 2.0)
sinatra-partial (1.0.1)
sinatra (>= 1.4)
- thin (1.8.1)
+ thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
- tilt (2.0.10)
+ tilt (2.0.8)
PLATFORMS
- x86_64-linux
+ ruby
DEPENDENCIES
json
puma
+ puma-daemon
redcarpet
sinatra
sinatra-partial