lol
fork

Configure Feed

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

at 22.05-pre 64 lines 1.6 kB view raw
1{ 2 djinni = { 3 dependencies = ["fagin"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "18zk80jk70xq1bnsvzcgxb13x9fqdb5g4m02b2f6mvqm4cyw26pl"; 9 type = "gem"; 10 }; 11 version = "2.2.4"; 12 }; 13 fagin = { 14 groups = ["default"]; 15 platforms = []; 16 source = { 17 remotes = ["https://rubygems.org"]; 18 sha256 = "0psyydh4hf2s1kz0r50aiyjf5v2pqhkbmy0gicxzaj5n17q2ga24"; 19 type = "gem"; 20 }; 21 version = "1.2.1"; 22 }; 23 hilighter = { 24 groups = ["default"]; 25 platforms = []; 26 source = { 27 remotes = ["https://rubygems.org"]; 28 sha256 = "03zm49g96dfpan5fhblcjxrzv7ldwan57sn0jcllkcmrqfd0zlyz"; 29 type = "gem"; 30 }; 31 version = "1.2.3"; 32 }; 33 json_config = { 34 groups = ["default"]; 35 platforms = []; 36 source = { 37 remotes = ["https://rubygems.org"]; 38 sha256 = "0slb618n1ipn47j6dsxbfv2j9pl06dxn2i651llix09d529m7zwa"; 39 type = "gem"; 40 }; 41 version = "1.1.0"; 42 }; 43 ruby-zoom = { 44 dependencies = ["djinni" "fagin" "hilighter" "json_config" "scoobydoo"]; 45 groups = ["default"]; 46 platforms = []; 47 source = { 48 remotes = ["https://rubygems.org"]; 49 sha256 = "0iqxc0rzypsxy4wbxnvgvk98dbcsrcczq3xi9xd4wz4ggwq564l3"; 50 type = "gem"; 51 }; 52 version = "5.3.0"; 53 }; 54 scoobydoo = { 55 groups = ["default"]; 56 platforms = []; 57 source = { 58 remotes = ["https://rubygems.org"]; 59 sha256 = "162p75nc9x078kqcpdsrsd7kngs6jc5n4injz3kzpwf0jgbbm8n7"; 60 type = "gem"; 61 }; 62 version = "1.0.0"; 63 }; 64}