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-01-18 09:10:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-18 09:10:22 +0300
commit4e5ac6eec9269941c0847200f8a915c2dbe56872 (patch)
tree547a81e21853982ed654d51fedf9a993dbb47210 /Gemfile.lock
parentdda14598e8bdb1b3c4cd6400ef4a0965e5af4f13 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c0e11d58250..ea1771e5af3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1111,7 +1111,7 @@ GEM
pyu-ruby-sasl (0.0.3.3)
raabro (1.4.0)
racc (1.6.1)
- rack (2.2.6)
+ rack (2.2.6.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-attack (6.6.1)
@@ -1126,7 +1126,7 @@ GEM
rack (>= 2.1.0)
rack-protection (2.2.2)
rack
- rack-proxy (0.7.4)
+ rack-proxy (0.7.6)
rack
rack-test (2.0.2)
rack (>= 1.3)
@@ -1781,11 +1781,11 @@ DEPENDENCIES
pry-shell (~> 0.5.1)
puma (~> 5.6.5)
puma_worker_killer (~> 0.3.1)
- rack (~> 2.2.6)
+ rack (~> 2.2.6, >= 2.2.6.2)
rack-attack (~> 6.6.1)
rack-cors (~> 1.1.1)
rack-oauth2 (~> 1.21.3)
- rack-proxy (~> 0.7.4)
+ rack-proxy (~> 0.7.6)
rack-timeout (~> 0.6.3)
rails (~> 6.1.6.1)
rails-controller-testing