From 473556f482c9317a542b44f3237e747e54b58798 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 14:07:37 +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-preview[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8520cfc..09a1d38e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,8 @@ GEM public_suffix (3.0.2) puma (3.12.0) rack (2.2.2) - rack-cors (1.0.2) + rack-cors (1.0.5) + rack (>= 1.6.0) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.2.1)