1{
2 json = {
3 groups = ["default"];
4 platforms = [];
5 source = {
6 remotes = ["https://rubygems.org"];
7 sha256 = "0sx97bm9by389rbzv8r1f43h06xcz8vwi3h5jv074gvparql7lcx";
8 type = "gem";
9 };
10 version = "2.2.0";
11 };
12 procodile = {
13 dependencies = ["json"];
14 groups = ["default"];
15 platforms = [];
16 source = {
17 remotes = ["https://rubygems.org"];
18 sha256 = "025pbr1kah7cgs527n5q56m5agaa2smzac4rpmpk619xg4r1rdhs";
19 type = "gem";
20 };
21 version = "1.0.23";
22 };
23}