summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock32
1 files changed, 16 insertions, 16 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5c60aa8..0738674 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,33 +4,33 @@ GEM
crass (1.0.6)
daemons (1.4.1)
eventmachine (1.2.7)
- json (2.6.2)
- mini_portile2 (2.8.0)
- mustermann (1.1.1)
+ json (2.6.3)
+ mini_portile2 (2.8.2)
+ mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
- nokogiri (1.13.6)
- mini_portile2 (~> 2.8.0)
+ nokogiri (1.15.2)
+ mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- racc (1.6.0)
- rack (2.2.3.1)
- rack-protection (2.2.0)
+ racc (1.7.1)
+ rack (2.2.7)
+ rack-protection (3.0.6)
rack
ruby2_keywords (0.0.5)
- sanitize (6.0.0)
+ sanitize (6.0.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
- sinatra (2.2.0)
- mustermann (~> 1.0)
- rack (~> 2.2)
- rack-protection (= 2.2.0)
+ sinatra (3.0.6)
+ mustermann (~> 3.0)
+ rack (~> 2.2, >= 2.2.4)
+ rack-protection (= 3.0.6)
tilt (~> 2.0)
sinatra-partial (1.0.1)
sinatra (>= 1.4)
- thin (1.8.1)
+ thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
- tilt (2.0.10)
+ tilt (2.2.0)
PLATFORMS
ruby
@@ -44,4 +44,4 @@ DEPENDENCIES
thin
BUNDLED WITH
- 2.3.8
+ 2.4.6