From 5aa31ade0f39aa766158463cf062765d46707437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 22:53:50 +0000 Subject: [PATCH] Bump rack-cors from 1.0.2 to 1.0.6 Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.2 to 1.0.6. - [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.2...v1.0.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0bbecaea..6aefa4fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1017,7 +1017,8 @@ GEM quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.6.11) - rack-cors (1.0.2) + rack-cors (1.0.6) + rack (>= 1.6.0) rack-protection (1.5.3) rack rack-proxy (0.6.5)