diff --git a/Formula/pg_jsonschema.rb b/Formula/pg_jsonschema.rb index c028f4b..dd5072f 100644 --- a/Formula/pg_jsonschema.rb +++ b/Formula/pg_jsonschema.rb @@ -27,8 +27,8 @@ def neon_postgres Formula["bayandin/tap/neon-postgres"] end - def pg_versions(with: "v17") - neon_postgres.pg_versions + def pg_versions + neon_postgres.pg_versions(with: "v17") end def install