From c45454069296a6818b2170e26514c02414845636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:00:20 +0000 Subject: [PATCH] Bump rack-cors from 2.0.1 to 2.0.2 Bumps [rack-cors](https://github.com/cyu/rack-cors) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](https://github.com/cyu/rack-cors/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: rack-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 589ef7f..341522f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,8 +218,8 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.7.3) - rack (2.2.8) - rack-cors (2.0.1) + rack (2.2.9) + rack-cors (2.0.2) rack (>= 2.0.0) rack-test (2.1.0) rack (>= 1.3)