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>2020-10-22 00:09:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-22 00:09:00 +0300
commit3b6bc9a3af9bf34d709cd3f6de6b495b630f159d (patch)
tree810f9603d961812ca84cad8821f63e3c9c3bca66 /Gemfile.lock
parent72c5d10ab9786a311515ff53e69c9638b85025de (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 93670d22920..241d21d4288 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -828,6 +828,7 @@ GEM
peek (1.1.0)
railties (>= 4.0.0)
pg (1.2.3)
+ pg_query (1.2.0)
png_quantizator (0.2.1)
po_to_json (1.0.1)
json (>= 1.6.0)
@@ -1424,6 +1425,7 @@ DEPENDENCIES
parallel (~> 1.19)
peek (~> 1.1)
pg (~> 1.1)
+ pg_query (~> 1.2)
png_quantizator (~> 0.2.1)
premailer-rails (~> 1.10.3)
prometheus-client-mmap (~> 0.12.0)