From 0447e43f04265935c94ed68769adfc1de1886866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 02:41:00 +0000 Subject: [PATCH] Bump rack-cors from 0.4.0 to 0.4.1 Bumps [rack-cors](https://github.com/cyu/rack-cors) from 0.4.0 to 0.4.1. - [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...v0.4.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42c16db2c..ef9cde44c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -391,7 +391,7 @@ GEM rack-contrib (1.4.0) git-version-bump (~> 0.15) rack (~> 1.4) - rack-cors (0.4.0) + rack-cors (0.4.1) rack-raw-upload (1.1.1) multi_json rack-test (0.6.3)