Files
pgcat/tests/ruby/Gemfile
Lev Kokotov ccbca66e7a Poorly behaved client fix (#65)
* Poorly behaved client fix

* yes officer

* fix tests

* no useless rescue

* Looks ok
2022-05-09 09:09:22 -07:00

6 lines
73 B
Ruby

source "https://rubygems.org"
gem "pg"
gem "activerecord"
gem "rubocop"