From b18148d3f7c283e07d7a276bc0a63905fdf6b2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 21:14:58 +0000 Subject: [PATCH] Bump rack-cors from 2.0.2 to 3.0.0 Bumps [rack-cors](https://github.com/cyu/rack-cors) from 2.0.2 to 3.0.0. - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](https://github.com/cyu/rack-cors/compare/v2.0.2...v3.0.0) --- updated-dependencies: - dependency-name: rack-cors dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index afe9fa3..b129652 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem "omniauth-rails_csrf_protection", "~> 2.0" # Env vars + CORS gem "dotenv-rails", "~> 3.1" -gem "rack-cors", "~> 2.0" +gem "rack-cors", "~> 3.0" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[ windows jruby ] diff --git a/Gemfile.lock b/Gemfile.lock index 1fbf86e..5c9e119 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -254,8 +254,9 @@ GEM nio4r (~> 2.0) racc (1.8.1) rack (3.2.5) - rack-cors (2.0.2) - rack (>= 2.0.0) + rack-cors (3.0.0) + logger + rack (>= 3.0.14) rack-oauth2 (2.3.0) activesupport attr_required @@ -419,7 +420,7 @@ DEPENDENCIES omniauth_openid_connect (~> 0.8) pg (~> 1.1) puma (>= 5.0) - rack-cors (~> 2.0) + rack-cors (~> 3.0) rails (~> 8.1.2) rubocop-rails-omakase thruster @@ -527,7 +528,7 @@ CHECKSUMS puma (7.2.0) sha256=bf8ef4ab514a4e6d4554cb4326b2004eba5036ae05cf765cfe51aba9706a72a8 racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f rack (3.2.5) sha256=4cbd0974c0b79f7a139b4812004a62e4c60b145cba76422e288ee670601ed6d3 - rack-cors (2.0.2) sha256=415d4e1599891760c5dc9ef0349c7fecdf94f7c6a03e75b2e7c2b54b82adda1b + rack-cors (3.0.0) sha256=7b95be61db39606906b61b83bd7203fa802b0ceaaad8fcb2fef39e097bf53f68 rack-oauth2 (2.3.0) sha256=43e02cf73f13886a0a06499603caeec58aeba6eae1fefc4977c9678b7652c632 rack-protection (4.2.1) sha256=cf6e2842df8c55f5e4d1a4be015e603e19e9bc3a7178bae58949ccbb58558bac rack-proxy (0.7.7) sha256=446a4b57001022145d5c3ba73b775f66a2260eaf7420c6907483141900395c8a