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-21 21:11:25 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-21 21:11:25 +0300
commit97e624382d04b9fa172f51aa299f52778446c661 (patch)
tree47205ff229541007296555e072cf20127db930f1 /Gemfile.lock
parent455d56f2677eeb1e5da2506652694cd519a9df33 (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 0751bc55c99..4fd9aa185c9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1225,7 +1225,7 @@ GEM
tty-markdown
tty-prompt
public_suffix (5.0.0)
- puma (6.3.1)
+ puma (6.4.0)
nio4r (~> 2.0)
pyu-ruby-sasl (0.0.3.3)
raabro (1.4.0)
@@ -1950,7 +1950,7 @@ DEPENDENCIES
pry-byebug
pry-rails (~> 0.3.9)
pry-shell (~> 0.6.4)
- puma (~> 6.3, >= 6.3.1)
+ puma (~> 6.4)
rack (~> 2.2.8)
rack-attack (~> 6.7.0)
rack-cors (~> 2.0.1)