From d1e9c124b4e683ea10ca31972883647f104d54cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 00:42:45 +0000 Subject: [PATCH] Bump rack-cors from 0.4.0 to 1.0.3 Bumps [rack-cors](https://github.com/cyu/rack-cors) from 0.4.0 to 1.0.3. - [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.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7598786..d24b8bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM rack (1.5.2) rack-cache (1.2) rack (>= 0.4) - rack-cors (0.4.0) + rack-cors (1.0.3) rack-pjax (0.7.0) nokogiri (~> 1.5) rack (~> 1.3)