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>2024-01-07 09:12:53 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-07 09:12:53 +0300
commitb8a587b909d09eabfa95c4237463738a98fdd034 (patch)
tree5dacbd5449a24ef105b9970f1de8772f2db18ba9 /Gemfile.lock
parent1be36a5b75f355e1d4dfd752a8c5ca8929c97574 (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 cb49d098cdf..10a2a93b31e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1234,7 +1234,7 @@ GEM
expgen (~> 0.1)
rainbow (~> 3.1.1)
parallel (1.22.1)
- parser (3.2.2.4)
+ parser (3.3.0.0)
ast (~> 2.4.1)
racc
parslet (1.8.2)
@@ -2018,7 +2018,7 @@ DEPENDENCIES
os (~> 1.1)
pact (~> 1.63)
parallel (~> 1.19)
- parser (~> 3.2, >= 3.2.2.4)
+ parser (~> 3.3)
parslet (~> 1.8)
peek (~> 1.1)
pg (~> 1.5.4)