Commit 09b0d2e5 authored by Max Orefice's avatar Max Orefice 👶 Committed by Stan Hu
Browse files

Allow pg_query v6

parent caca9be6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
  spec.add_runtime_dependency "grpc", ">= 1.62" # Be sure to update the "grpc-tools" dev_dependency too
  spec.add_runtime_dependency "jaeger-client", "~> 1.1.0"
  spec.add_runtime_dependency "opentracing", "~> 0.4"
  spec.add_runtime_dependency "pg_query", ">= 4.2.3", "< 6.0"
  spec.add_runtime_dependency "pg_query", ">= 5.1.0", "< 7.0"
  spec.add_runtime_dependency "redis", "> 3.0.0", "< 6.0.0"

  # Please maintain alphabetical order for dev dependencies