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>2022-03-21 09:07:58 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-21 09:07:58 +0300
commitc3d40862110891dc6b7708fcbb50b43d4c0f1e6b (patch)
treecf67e0a6ca93bd85e25b3dd225896f596fda32da /Gemfile.lock
parent11d02c98dccbbb145ba5229846c575759efb813f (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 2b0057d353d..dbffdd3835c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -968,7 +968,7 @@ GEM
httpclient
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
- rack-proxy (0.6.0)
+ rack-proxy (0.7.2)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
@@ -1605,7 +1605,7 @@ DEPENDENCIES
rack-attack (~> 6.3.0)
rack-cors (~> 1.0.6)
rack-oauth2 (~> 1.16.0)
- rack-proxy (~> 0.6.0)
+ rack-proxy (~> 0.7.2)
rack-timeout (~> 0.5.1)
rails (~> 6.1.4.6)
rails-controller-testing