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-10-12 09:57:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-12 09:57:34 +0300
commit87cfefb548954a77e4e7946891096e7be38f7e88 (patch)
tree995713bcc3b64e8f3807824b572252d7cfec6833 /Gemfile
parent61b630468c6ad6c9bf06be8e9b02785c995f7a5a (diff)
Add latest changes from gitlab-org/gitlab@16-4-stable-ee
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d9ee8a8ae71..6d29d94f176 100644
--- a/Gemfile
+++ b/Gemfile
@@ -377,7 +377,7 @@ gem 'snowplow-tracker', '~> 0.8.0'
# Metrics
gem 'webrick', '~> 1.8.1', require: false
-gem 'prometheus-client-mmap', '~> 0.28', require: 'prometheus/client'
+gem 'prometheus-client-mmap', '~> 0.28.1', require: 'prometheus/client'
gem 'warning', '~> 1.3.0'