summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-02 21:19:21 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-02 21:19:21 +0000
commit90693cc231ba6e1645dc57f2a9111a7b5a5ceae0 (patch)
tree3b2cffdb40c949b2f061b7fd0f52d3214325cc17 /Gemfile
parentb9ce0fe1e6311105b7a748126621f9bfbe37fb2e (diff)
downloadgitlab-ce-90693cc231ba6e1645dc57f2a9111a7b5a5ceae0.tar.gz
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 914a81cc5f0..297b3025507 100644
--- a/Gemfile
+++ b/Gemfile
@@ -28,7 +28,7 @@ gem 'sprockets', '~> 3.7.0'
gem 'view_component', '~> 2.82.0'
# Supported DBs
-gem 'pg', '~> 1.4.6'
+gem 'pg', '~> 1.5.3'
gem 'neighbor', '~> 0.2.3'