]> cat aescling's git repositories - mastodon.git/commitdiff
[Security] Bump rack-cors from 1.0.3 to 1.0.6 (#12395)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fri, 15 Nov 2019 20:51:42 +0000 (21:51 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 15 Nov 2019 20:51:42 +0000 (21:51 +0100)
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.3 to 1.0.6. **This update includes a security fix.**
- [Release notes](https://github.com/cyu/rack-cors/releases)
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cyu/rack-cors/compare/v1.0.3...v1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gemfile.lock

index ceb903f609e6ac915ecfcfe4588f0fa6c083ead5..4fa1ec5aad7584c7d3757d65d6366d8331a52544 100644 (file)
@@ -461,7 +461,8 @@ GEM
     rack (2.0.7)
     rack-attack (6.1.0)
       rack (>= 1.0, < 3)
-    rack-cors (1.0.3)
+    rack-cors (1.0.6)
+      rack (>= 1.6.0)
     rack-protection (2.0.7)
       rack
     rack-proxy (0.6.5)