SECURITY: update rack from 2.0.5 to 2.0.6

This release contains security fixes to the underlying rack library
used by Discourse.

Impact is not too high as we do not use request.scheme in our templates
This commit is contained in:
Sam 2018-11-07 10:04:50 +11:00
parent e16c1206e5
commit 05b2c5babf

View File

@ -286,7 +286,7 @@ GEM
public_suffix (3.0.2)
puma (3.11.4)
r2 (0.2.7)
rack (2.0.5)
rack (2.0.6)
rack-mini-profiler (1.0.0)
rack (>= 1.2.0)
rack-openid (1.3.1)