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
parent72c5d10ab9786a311515ff53e69c9638b85025de (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 51f9d36cef9..9b683e20e9d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -307,6 +307,9 @@ gem 'rack-attack', '~> 6.3.0'
# Sentry integration
gem 'sentry-raven', '~> 3.0'
+# PostgreSQL query parsing
+gem 'pg_query', '~> 1.2'
+
gem 'premailer-rails', '~> 1.10.3'
# LabKit: Tracing and Correlation