Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2022-08-14 20:03:05 +0300
committerStan Hu <stanhu@gmail.com>2022-08-14 20:03:31 +0300
commit3365f28c76212f1664f5fc1e6934abd1d065c83c (patch)
treee4bd96faf2f083623fded1485e4ab140e49caff4
parent4128e23ac5533b0f3548d4a627e8a3e19718be5f (diff)
Update pg_query gem to v2.1.3sh-update-pgquery
This matches the version used in GitLab Rails and helps reduce some space in the Omnibus build. Changelog: changed
-rw-r--r--ruby/Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index ac977a7a6..616c3ea43 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -126,8 +126,8 @@ GEM
parallel (1.19.2)
parser (3.0.3.2)
ast (~> 2.4.1)
- pg_query (2.1.1)
- google-protobuf (>= 3.17.1)
+ pg_query (2.1.3)
+ google-protobuf (>= 3.19.2)
proc_to_ast (0.1.0)
coderay
parser