activerecord-cockroachdb-adapter
activerecord-cockroachdb-adapter copied to clipboard
gemspec: Remove pg pinning
trafficstars
It isn't necessary to pin this gem anymore. The related commit 29175527605d58fd7f84b6cc2beb5096be0256ba from before already switches to the new constant layout.
@tonobo Seems to be solved already, maybe this can be closed?
https://github.com/cockroachdb/activerecord-cockroachdb-adapter/blob/master/activerecord-cockroachdb-adapter.gemspec#L21
@rafiss it is indeed already taken care of. Could you close this PR?
We are still pinning PG but to a more flexible version, and we need to keep this as we rely on its 1.x api.