summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-03-22 04:47:43 -0700
committerStan Hu <stanhu@gmail.com>2019-03-22 04:47:43 -0700
commit971f5e14ea0071175e6c1d572062e59e0ca45a8e (patch)
tree18f3eed8cc111c3c4aa7bc9656428cfb82cf8de8 /Gemfile.lock
parent322c14be63dd8eeab59a98aca6bb9b52642b377c (diff)
downloadgitlab-ce-971f5e14ea0071175e6c1d572062e59e0ca45a8e.tar.gz
Bump pg gem from 1.1.3 to 1.1.4
This keeps the version used by gitlab-monitor and GitLab CE consistent. This release also adds Ruby 2.6 support and PostgreSQL 11 error codes: https://github.com/ged/ruby-pg/blob/master/History.rdoc
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6943428a7d8..66e12efa4b3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -583,7 +583,7 @@ GEM
atomic (>= 1.0.0)
peek
redis
- pg (1.1.3)
+ pg (1.1.4)
po_to_json (1.0.1)
json (>= 1.6.0)
powerpack (0.1.1)