From 16403bc0d67f1b984313552f29be54409d94211c Mon Sep 17 00:00:00 2001 From: Mo Bitar Date: Mon, 17 Jul 2017 13:12:48 -0500 Subject: [PATCH] update rack cors --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5edd3374a..793fa2e02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM sprockets (>= 2.0) puma (3.6.2) rack (2.0.1) - rack-cors (0.4.0) + rack-cors (1.0.0) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -201,4 +201,4 @@ DEPENDENCIES web-console (~> 2.0) BUNDLED WITH - 1.13.6 + 1.15.1