2018-06-12 22:00:23 +01:00
|
|
|
{
|
2021-03-18 20:59:09 +00:00
|
|
|
google-protobuf = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1ak5yqqhr04b4x0axzvpw1xzwmxmfcw0gf4r1ijixv15kidhsj3z";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.15.6";
|
|
|
|
};
|
2018-06-12 22:00:23 +01:00
|
|
|
pg_query = {
|
2021-03-18 20:59:09 +00:00
|
|
|
dependencies = ["google-protobuf"];
|
2019-06-02 03:59:20 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-06-12 22:00:23 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-04-02 05:50:24 +01:00
|
|
|
sha256 = "0bvn0swyzzhl9x8hlgaz7m7s1jqmpdi2c4klarix0hiyapy2il9y";
|
2018-06-12 22:00:23 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-04-02 05:50:24 +01:00
|
|
|
version = "2.0.2";
|
2018-06-12 22:00:23 +01:00
|
|
|
};
|
|
|
|
sqlint = {
|
|
|
|
dependencies = ["pg_query"];
|
2019-06-02 03:59:20 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-06-12 22:00:23 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2021-03-18 20:59:09 +00:00
|
|
|
sha256 = "1ylicsc9x4vpj6ff3hmrm6iz1xswrwwgn1m7ri8nx86ij30w9hkk";
|
2018-06-12 22:00:23 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-03-18 20:59:09 +00:00
|
|
|
version = "0.2.0";
|
2018-06-12 22:00:23 +01:00
|
|
|
};
|
2021-01-21 21:12:40 +00:00
|
|
|
}
|