From e1f430a24abd799eb938c6a481a976e4093486d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 04:25:41 +0000 Subject: [PATCH] Bump pg_query from 4.2.3 to 5.0.0 Bumps [pg_query](https://github.com/pganalyze/pg_query) from 4.2.3 to 5.0.0. - [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md) - [Commits](https://github.com/pganalyze/pg_query/compare/v4.2.3...v5.0.0) --- updated-dependencies: - dependency-name: pg_query dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1474788..0ebb092 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ GEM numerizer (0.1.1) pagy (6.2.0) pg (1.5.4) - pg_query (4.2.3) + pg_query (5.0.0) google-protobuf (>= 3.22.3) pghero (3.4.0) activerecord (>= 6)