at 23.05-pre 1.0 kB view raw
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 = "0dbz2y98r351r218m9d871ris1zfb6bcwr1gdhb39g2r9pail79n"; 29 type = "gem"; 30 }; 31 version = "0.59.1"; 32 }; 33 rexml = { 34 groups = ["default"]; 35 platforms = []; 36 source = { 37 remotes = ["https://rubygems.org"]; 38 sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 39 type = "gem"; 40 }; 41 version = "3.2.5"; 42 }; 43}