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-11-03 04:10:10 +0300
committerStan Hu <stanhu@gmail.com>2022-11-03 04:10:10 +0300
commit0582850be0059b9ce24a97d793284e1fa08ed937 (patch)
tree92f252de379893b635406bdb973b7a26c400d2e2
parent08c88a2c8a8334263e2afd186eabc42c79e60207 (diff)
Update pg_query to 2.2.0
This fixes build issues with macOS SDK 13.0: https://github.com/pganalyze/pg_query/issues/263 Changelog: fixed
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 9c80b436f..23521a239 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -109,7 +109,7 @@ GEM
parallel (1.19.2)
parser (3.0.3.2)
ast (~> 2.4.1)
- pg_query (2.1.4)
+ pg_query (2.2.0)
google-protobuf (>= 3.19.2)
proc_to_ast (0.1.0)
coderay