about summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-06 05:36:56 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-11-06 05:36:56 +0100
commit7775225d174bf7c413bcd41b89a5d50d32cc5cee (patch)
tree9e1fdcad8814c8bc2b766eedd1f52c28d3346860
parent535ce848962c5040c11d3dd6dc4944e9501ff6f5 (diff)
[Security] Bump rack from 2.0.5 to 2.0.6 (#9214)
Bumps [rack](https://github.com/rack/rack) from 2.0.5 to 2.0.6. **This update includes security fixes.**
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.5...2.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8b951148e..e1e66f813 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -420,7 +420,7 @@ GEM
     pundit (2.0.0)
       activesupport (>= 3.0.0)
     raabro (1.1.6)
-    rack (2.0.5)
+    rack (2.0.6)
     rack-attack (5.4.2)
       rack (>= 1.0, < 3)
     rack-cors (1.0.2)