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>2022-12-28 21:07:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-28 21:07:22 +0300
commit891529770382ed0591209570567f17605524ef39 (patch)
tree7901135d427b9aaa4a5a334fff6bf7b4bb343e5d /Gemfile
parent20d52aa39ef79bc199e1459e385387baeb04d99f (diff)
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 6cb9f20aadc..2be55027c21 100644
--- a/Gemfile
+++ b/Gemfile
@@ -37,7 +37,7 @@ gem 'view_component', '~> 2.74.1'
gem 'default_value_for', '~> 3.4.0'
# Supported DBs
-gem 'pg', '~> 1.4.3'
+gem 'pg', '~> 1.4.5'
gem 'rugged', '~> 1.2'
gem 'grape-path-helpers', '~> 1.7.1'