Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at fix-function-merge 269 lines 7.0 kB view raw
1{ 2 activesupport = { 3 dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "02fdawr3wyvpzpja3r7mvb8lmn2mm5jdw502bx3ncr2sy2nw1kx6"; 9 type = "gem"; 10 }; 11 version = "5.2.4.3"; 12 }; 13 addressable = { 14 dependencies = ["public_suffix"]; 15 groups = ["default"]; 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy"; 20 type = "gem"; 21 }; 22 version = "2.7.0"; 23 }; 24 coderay = { 25 groups = ["default"]; 26 platforms = []; 27 source = { 28 remotes = ["https://rubygems.org"]; 29 sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw"; 30 type = "gem"; 31 }; 32 version = "1.1.3"; 33 }; 34 concurrent-ruby = { 35 groups = ["default"]; 36 platforms = []; 37 source = { 38 remotes = ["https://rubygems.org"]; 39 sha256 = "094387x4yasb797mv07cs3g6f08y56virc2rjcpb1k79rzaj3nhl"; 40 type = "gem"; 41 }; 42 version = "1.1.6"; 43 }; 44 ethon = { 45 dependencies = ["ffi"]; 46 source = { 47 remotes = ["https://rubygems.org"]; 48 sha256 = "0gggrgkcq839mamx7a8jbnp2h7x2ykfn34ixwskwb0lzx2ak17g9"; 49 type = "gem"; 50 }; 51 version = "0.12.0"; 52 }; 53 faraday = { 54 dependencies = ["multipart-post"]; 55 groups = ["default"]; 56 platforms = []; 57 source = { 58 remotes = ["https://rubygems.org"]; 59 sha256 = "0wwks9652xwgjm7yszcq5xr960pjypc07ivwzbjzpvy9zh2fw6iq"; 60 type = "gem"; 61 }; 62 version = "1.0.1"; 63 }; 64 faraday_middleware = { 65 dependencies = ["faraday"]; 66 groups = ["default"]; 67 platforms = []; 68 source = { 69 remotes = ["https://rubygems.org"]; 70 sha256 = "0jik2kgfinwnfi6fpp512vlvs0mlggign3gkbpkg5fw1jr9his0r"; 71 type = "gem"; 72 }; 73 version = "1.0.0"; 74 }; 75 ffi = { 76 groups = ["default"]; 77 platforms = []; 78 source = { 79 remotes = ["https://rubygems.org"]; 80 sha256 = "12lpwaw82bb0rm9f52v1498bpba8aj2l2q359mkwbxsswhpga5af"; 81 type = "gem"; 82 }; 83 version = "1.13.1"; 84 }; 85 gh = { 86 dependencies = ["activesupport" "addressable" "faraday" "faraday_middleware" "multi_json" "net-http-persistent" "net-http-pipeline"]; 87 groups = ["default"]; 88 platforms = []; 89 source = { 90 remotes = ["https://rubygems.org"]; 91 sha256 = "1nj2dm2pahfa4d39y8csvjv5l3hpsm6yjq2y96vj2bqgg0qs26bj"; 92 type = "gem"; 93 }; 94 version = "0.17.0"; 95 }; 96 highline = { 97 groups = ["default"]; 98 platforms = []; 99 source = { 100 remotes = ["https://rubygems.org"]; 101 sha256 = "0yclf57n2j3cw8144ania99h1zinf8q3f5zrhqa754j6gl95rp9d"; 102 type = "gem"; 103 }; 104 version = "2.0.3"; 105 }; 106 i18n = { 107 dependencies = ["concurrent-ruby"]; 108 groups = ["default"]; 109 platforms = []; 110 source = { 111 remotes = ["https://rubygems.org"]; 112 sha256 = "10nq1xjqvkhngiygji831qx9bryjwws95r4vrnlq9142bzkg670s"; 113 type = "gem"; 114 }; 115 version = "1.8.3"; 116 }; 117 json = { 118 groups = ["default"]; 119 platforms = []; 120 source = { 121 remotes = ["https://rubygems.org"]; 122 sha256 = "0nrmw2r4nfxlfgprfgki3hjifgrcrs3l5zvm3ca3gb4743yr25mn"; 123 type = "gem"; 124 }; 125 version = "2.3.0"; 126 }; 127 launchy = { 128 dependencies = ["addressable"]; 129 source = { 130 remotes = ["https://rubygems.org"]; 131 sha256 = "190lfbiy1vwxhbgn4nl4dcbzxvm049jwc158r2x7kq3g5khjrxa2"; 132 type = "gem"; 133 }; 134 version = "2.4.3"; 135 }; 136 method_source = { 137 groups = ["default"]; 138 platforms = []; 139 source = { 140 remotes = ["https://rubygems.org"]; 141 sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq"; 142 type = "gem"; 143 }; 144 version = "0.9.2"; 145 }; 146 minitest = { 147 groups = ["default"]; 148 platforms = []; 149 source = { 150 remotes = ["https://rubygems.org"]; 151 sha256 = "09bz9nsznxgaf06cx3b5z71glgl0hdw469gqx3w7bqijgrb55p5g"; 152 type = "gem"; 153 }; 154 version = "5.14.1"; 155 }; 156 multi_json = { 157 groups = ["default"]; 158 platforms = []; 159 source = { 160 remotes = ["https://rubygems.org"]; 161 sha256 = "0xy54mjf7xg41l8qrg1bqri75agdqmxap9z466fjismc1rn2jwfr"; 162 type = "gem"; 163 }; 164 version = "1.14.1"; 165 }; 166 multipart-post = { 167 source = { 168 remotes = ["https://rubygems.org"]; 169 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj"; 170 type = "gem"; 171 }; 172 version = "2.1.1"; 173 }; 174 net-http-persistent = { 175 source = { 176 remotes = ["https://rubygems.org"]; 177 sha256 = "1y9fhaax0d9kkslyiqi1zys6cvpaqx9a0y0cywp24rpygwh4s9r4"; 178 type = "gem"; 179 }; 180 version = "2.9.4"; 181 }; 182 net-http-pipeline = { 183 source = { 184 remotes = ["https://rubygems.org"]; 185 sha256 = "0bxjy33yhxwsbnld8xj3zv64ibgfjn9rjpiqkyd5ipmz50pww8v9"; 186 type = "gem"; 187 }; 188 version = "1.0.1"; 189 }; 190 pry = { 191 dependencies = ["coderay" "method_source"]; 192 groups = ["default"]; 193 platforms = []; 194 source = { 195 remotes = ["https://rubygems.org"]; 196 sha256 = "1mh312k3y94sj0pi160wpia0ps8f4kmzvm505i6bvwynfdh7v30g"; 197 type = "gem"; 198 }; 199 version = "0.11.3"; 200 }; 201 public_suffix = { 202 groups = ["default"]; 203 platforms = []; 204 source = { 205 remotes = ["https://rubygems.org"]; 206 sha256 = "0vywld400fzi17cszwrchrzcqys4qm6sshbv73wy5mwcixmrgg7g"; 207 type = "gem"; 208 }; 209 version = "4.0.5"; 210 }; 211 pusher-client = { 212 dependencies = ["json" "websocket"]; 213 source = { 214 remotes = ["https://rubygems.org"]; 215 sha256 = "18ymxz34gmg7jff3h0nyzp5vdg5i06dbdxlrdl2nq4hf14qwj1f4"; 216 type = "gem"; 217 }; 218 version = "0.6.2"; 219 }; 220 thread_safe = { 221 groups = ["default"]; 222 platforms = []; 223 source = { 224 remotes = ["https://rubygems.org"]; 225 sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy"; 226 type = "gem"; 227 }; 228 version = "0.3.6"; 229 }; 230 travis = { 231 dependencies = ["faraday" "faraday_middleware" "gh" "highline" "json" "launchy" "pusher-client" "typhoeus"]; 232 groups = ["default"]; 233 platforms = []; 234 source = { 235 remotes = ["https://rubygems.org"]; 236 sha256 = "1yizj5nqvyrfbyiv1kfwc33dylhsmk5l007z06djj152v04z63i3"; 237 type = "gem"; 238 }; 239 version = "1.9.1"; 240 }; 241 typhoeus = { 242 dependencies = ["ethon"]; 243 source = { 244 remotes = ["https://rubygems.org"]; 245 sha256 = "03x3fxjsnhgayl4s96h0a9975awlvx2v9nmx2ba0cnliglyczdr8"; 246 type = "gem"; 247 }; 248 version = "0.8.0"; 249 }; 250 tzinfo = { 251 dependencies = ["thread_safe"]; 252 groups = ["default"]; 253 platforms = []; 254 source = { 255 remotes = ["https://rubygems.org"]; 256 sha256 = "1i3jh086w1kbdj3k5l60lc3nwbanmzdf8yjj3mlrx9b2gjjxhi9r"; 257 type = "gem"; 258 }; 259 version = "1.2.7"; 260 }; 261 websocket = { 262 source = { 263 remotes = ["https://rubygems.org"]; 264 sha256 = "0f11rcn4qgffb1rq4kjfwi7di79w8840x9l74pkyif5arp0mb08x"; 265 type = "gem"; 266 }; 267 version = "1.2.8"; 268 }; 269}