lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 18.03-beta 19 lines 372 B view raw
1{ 2 "mini_portile" = { 3 version = "0.6.2"; 4 source = { 5 type = "gem"; 6 sha256 = "0h3xinmacscrnkczq44s6pnhrp4nqma7k056x5wv5xixvf2wsq2w"; 7 }; 8 }; 9 "nokogiri" = { 10 version = "1.6.5"; 11 source = { 12 type = "gem"; 13 sha256 = "1xmxz6fa0m4p7c7ngpgz6gjgv65lzz63dsf0b6vh7gs2fkiw8j7l"; 14 }; 15 dependencies = [ 16 "mini_portile" 17 ]; 18 }; 19}