mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
FIX: update rack-mini-profiler
1.1.0 had regressions where rack mini profiler would break the site for IE11 users cause the payload had errors. 1.1.2 fixes that.
This commit is contained in:
parent
ae108b363f
commit
c9714fcbf8
|
@ -273,7 +273,7 @@ GEM
|
|||
puma (3.12.1)
|
||||
r2 (0.2.7)
|
||||
rack (2.0.7)
|
||||
rack-mini-profiler (1.1.0)
|
||||
rack-mini-profiler (1.1.2)
|
||||
rack (>= 1.2.0)
|
||||
rack-openid (1.3.1)
|
||||
rack (>= 1.1.0)
|
||||
|
|
Loading…
Reference in New Issue
Block a user