lol
0
fork

Configure Feed

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

at 18.09-beta 84 lines 2.2 kB view raw
1{ 2 ast = { 3 source = { 4 remotes = ["https://rubygems.org"]; 5 sha256 = "184ssy3w93nkajlz2c70ifm79jp3j737294kbc5fjw69v1w0n9x7"; 6 type = "gem"; 7 }; 8 version = "2.4.0"; 9 }; 10 jaro_winkler = { 11 source = { 12 remotes = ["https://rubygems.org"]; 13 sha256 = "0rr797nqz081bfk30m2apj5h24bg5d1jr1c8p3xwx4hbwsrbclah"; 14 type = "gem"; 15 }; 16 version = "1.5.1"; 17 }; 18 parallel = { 19 source = { 20 remotes = ["https://rubygems.org"]; 21 sha256 = "01hj8v1qnyl5ndrs33g8ld8ibk0rbcqdpkpznr04gkbxd11pqn67"; 22 type = "gem"; 23 }; 24 version = "1.12.1"; 25 }; 26 parser = { 27 dependencies = ["ast"]; 28 source = { 29 remotes = ["https://rubygems.org"]; 30 sha256 = "1zp89zg7iypncszxsjp8kiccrpbdf728jl449g6cnfkz990fyb5k"; 31 type = "gem"; 32 }; 33 version = "2.5.1.2"; 34 }; 35 powerpack = { 36 source = { 37 remotes = ["https://rubygems.org"]; 38 sha256 = "1r51d67wd467rpdfl6x43y84vwm8f5ql9l9m85ak1s2sp3nc5hyv"; 39 type = "gem"; 40 }; 41 version = "0.1.2"; 42 }; 43 rainbow = { 44 source = { 45 remotes = ["https://rubygems.org"]; 46 sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk"; 47 type = "gem"; 48 }; 49 version = "3.0.0"; 50 }; 51 rake = { 52 source = { 53 remotes = ["https://rubygems.org"]; 54 sha256 = "1idi53jay34ba9j68c3mfr9wwkg3cd9qh0fn9cg42hv72c6q8dyg"; 55 type = "gem"; 56 }; 57 version = "12.3.1"; 58 }; 59 rubocop = { 60 dependencies = ["jaro_winkler" "parallel" "parser" "powerpack" "rainbow" "ruby-progressbar" "unicode-display_width"]; 61 source = { 62 remotes = ["https://rubygems.org"]; 63 sha256 = "0s2qlrdx2f7653kmzwm58c8izyvgyjrzjrz76l2b005f2816kji6"; 64 type = "gem"; 65 }; 66 version = "0.58.1"; 67 }; 68 ruby-progressbar = { 69 source = { 70 remotes = ["https://rubygems.org"]; 71 sha256 = "1igh1xivf5h5g3y5m9b4i4j2mhz2r43kngh4ww3q1r80ch21nbfk"; 72 type = "gem"; 73 }; 74 version = "1.9.0"; 75 }; 76 unicode-display_width = { 77 source = { 78 remotes = ["https://rubygems.org"]; 79 sha256 = "0040bsdpcmvp8w31lqi2s9s4p4h031zv52401qidmh25cgyh4a57"; 80 type = "gem"; 81 }; 82 version = "1.4.0"; 83 }; 84}