From 99614e45cf7843f9e90845c39ad656f9ed3bc4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 10:02:37 +0000 Subject: [PATCH] chore(deps): bump pg_query from 6.2.1 to 6.2.2 Bumps [pg_query](https://github.com/pganalyze/pg_query) from 6.2.1 to 6.2.2. - [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md) - [Commits](https://github.com/pganalyze/pg_query/compare/v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: pg_query dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b11a9ff..1151fc5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -309,7 +309,7 @@ GEM ast (~> 2.4.1) racc pg (1.6.3) - pg_query (6.2.1) + pg_query (6.2.2) google-protobuf (>= 3.25.3) pg_search (2.3.7) activerecord (>= 6.1)