From 0c49b5688e5803a897009983e4bc5bc540fe1108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 01:56:19 +0000 Subject: [PATCH] Bump rack-cors from 0.4.0 to 1.0.5 Bumps [rack-cors](https://github.com/cyu/rack-cors) from 0.4.0 to 1.0.5. - [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/v0.4.0...v1.0.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63ed70b..a52aec4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,7 +247,8 @@ GEM rack-contrib (1.4.0) git-version-bump (~> 0.15) rack (~> 1.4) - rack-cors (0.4.0) + rack-cors (1.0.5) + rack (>= 1.6.0) rack-mini-profiler (0.9.8) rack (>= 1.1.3) rack-mount (0.8.3)