From 3365f28c76212f1664f5fc1e6934abd1d065c83c Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Sun, 14 Aug 2022 10:03:05 -0700 Subject: Update pg_query gem to v2.1.3 This matches the version used in GitLab Rails and helps reduce some space in the Omnibus build. Changelog: changed --- ruby/Gemfile.lock | 4 ++-- 1 file 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 -- cgit v1.2.3