1{
2 childprocess = {
3 groups = ["default"];
4 platforms = [];
5 source = {
6 remotes = ["https://rubygems.org"];
7 sha256 = "1lvcp8bsd35g57f7wz4jigcw2sryzzwrpcgjwwf3chmjrjcww5in";
8 type = "gem";
9 };
10 version = "4.1.0";
11 };
12 iniparse = {
13 groups = ["default"];
14 platforms = [];
15 source = {
16 remotes = ["https://rubygems.org"];
17 sha256 = "1wb1qy4i2xrrd92dc34pi7q7ibrjpapzk9y465v0n9caiplnb89n";
18 type = "gem";
19 };
20 version = "1.5.0";
21 };
22 overcommit = {
23 dependencies = ["childprocess" "iniparse" "rexml"];
24 groups = ["default"];
25 platforms = [];
26 source = {
27 remotes = ["https://rubygems.org"];
28 sha256 = "0slqmsycbqx746liwq0qw0c81xrp4051iff8s574a4fmj941gkia";
29 type = "gem";
30 };
31 version = "0.60.0";
32 };
33 rexml = {
34 groups = ["default"];
35 platforms = [];
36 source = {
37 remotes = ["https://rubygems.org"];
38 sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0";
39 type = "gem";
40 };
41 version = "3.2.6";
42 };
43}