at 22.05-pre 34 lines 815 B view raw
1{ 2 google-protobuf = { 3 groups = ["default"]; 4 platforms = []; 5 source = { 6 remotes = ["https://rubygems.org"]; 7 sha256 = "1ak5yqqhr04b4x0axzvpw1xzwmxmfcw0gf4r1ijixv15kidhsj3z"; 8 type = "gem"; 9 }; 10 version = "3.15.6"; 11 }; 12 pg_query = { 13 dependencies = ["google-protobuf"]; 14 groups = ["default"]; 15 platforms = []; 16 source = { 17 remotes = ["https://rubygems.org"]; 18 sha256 = "0bvn0swyzzhl9x8hlgaz7m7s1jqmpdi2c4klarix0hiyapy2il9y"; 19 type = "gem"; 20 }; 21 version = "2.0.2"; 22 }; 23 sqlint = { 24 dependencies = ["pg_query"]; 25 groups = ["default"]; 26 platforms = []; 27 source = { 28 remotes = ["https://rubygems.org"]; 29 sha256 = "1ylicsc9x4vpj6ff3hmrm6iz1xswrwwgn1m7ri8nx86ij30w9hkk"; 30 type = "gem"; 31 }; 32 version = "0.2.0"; 33 }; 34}