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-07-06 03:09:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-06 03:09:07 +0300
commit102640e087fa826f069a7da3f9871b4b86957285 (patch)
tree2f138948d49095fe55570e45f192b7b83566e4c7 /Gemfile
parent59712a466f6f12acf517cdea2c4fa876f0214124 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index cc9dafc405b..6aeaa32425e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -249,7 +249,7 @@ gem 'rainbow', '~> 3.0'
gem 'ruby-progressbar', '~> 1.10'
# Linear-time regex library for untrusted regular expressions
-gem 're2', '~> 1.6.0'
+gem 're2', '~> 1.7.0'
# Misc