Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-13 15:11:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-13 15:11:29 +0300
commit3c293d24c3408d204be7d84d6319b373c83ff6ae (patch)
treebb64f9751f7d859b43b7a0f58c184c503135373b /Gemfile.lock
parent2ea5c7c9c919b801d5039722e271ba077cc05986 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a95eeb5b739..72181fed7c9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1234,7 +1234,7 @@ GEM
rack (>= 0.4)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
- rack-cors (1.1.1)
+ rack-cors (2.0.1)
rack (>= 2.0.0)
rack-oauth2 (1.21.3)
activesupport
@@ -1955,7 +1955,7 @@ DEPENDENCIES
puma (~> 6.3, >= 6.3.1)
rack (~> 2.2.8)
rack-attack (~> 6.7.0)
- rack-cors (~> 1.1.1)
+ rack-cors (~> 2.0.1)
rack-oauth2 (~> 1.21.3)
rack-proxy (~> 0.7.6)
rack-timeout (~> 0.6.3)