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-05 21:09:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-05 21:09:06 +0300
commit184b3d4a2101ec9991b2bed1cd3fa759afb5a6c4 (patch)
treef9fd322be8ff130e2f0a1ae50d3da5ecc14bff43 /Gemfile.lock
parent27d47e40e196e46f0f027f0a2e3e4debe293ba39 (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 25437eb009c..9256ebc9b03 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1190,7 +1190,7 @@ GEM
tty-color (~> 0.5)
peek (1.1.0)
railties (>= 4.0.0)
- pg (1.5.3)
+ pg (1.5.4)
pg_query (4.2.3)
google-protobuf (>= 3.22.3)
plist (3.6.0)
@@ -1942,7 +1942,7 @@ DEPENDENCIES
parser (~> 3.2, >= 3.2.2.3)
parslet (~> 1.8)
peek (~> 1.1)
- pg (~> 1.5.3)
+ pg (~> 1.5.4)
pg_query (~> 4.2.3)
png_quantizator (~> 0.2.1)
premailer-rails (~> 1.10.3)