lol
at 24.05-pre 326 lines 8.4 kB view raw
1{ 2 asetus = { 3 groups = ["default"]; 4 platforms = []; 5 source = { 6 remotes = ["https://rubygems.org"]; 7 sha256 = "0li09rcpgc21ymfayvhnjwvfl10s75g8aj52973gk0gvygscrhah"; 8 type = "gem"; 9 }; 10 version = "0.4.0"; 11 }; 12 backports = { 13 groups = ["default"]; 14 platforms = []; 15 source = { 16 remotes = ["https://rubygems.org"]; 17 sha256 = "1f3zcy0q88rw3clk0r7bai7sp4r253lndf0qmdgczq1ykbm219w3"; 18 type = "gem"; 19 }; 20 version = "3.24.1"; 21 }; 22 bcrypt_pbkdf = { 23 groups = ["default"]; 24 platforms = []; 25 source = { 26 remotes = ["https://rubygems.org"]; 27 sha256 = "0ndamfaivnkhc6hy0yqyk2gkwr6f3bz6216lh74hsiiyk3axz445"; 28 type = "gem"; 29 }; 30 version = "1.1.0"; 31 }; 32 charlock_holmes = { 33 groups = ["default"]; 34 platforms = []; 35 source = { 36 remotes = ["https://rubygems.org"]; 37 sha256 = "0hybw8jw9ryvz5zrki3gc9r88jqy373m6v46ynxsdzv1ysiyr40p"; 38 type = "gem"; 39 }; 40 version = "0.7.7"; 41 }; 42 ed25519 = { 43 groups = ["default"]; 44 platforms = []; 45 source = { 46 remotes = ["https://rubygems.org"]; 47 sha256 = "0zb2dr2ihb1qiknn5iaj1ha1w9p7lj9yq5waasndlfadz225ajji"; 48 type = "gem"; 49 }; 50 version = "1.3.0"; 51 }; 52 emk-sinatra-url-for = { 53 dependencies = ["sinatra"]; 54 groups = ["default"]; 55 platforms = []; 56 source = { 57 remotes = ["https://rubygems.org"]; 58 sha256 = "0rd5b1lraklv0hblzdnmw2z3dragfg0qqk7wxbpn58f8y7jxzjgj"; 59 type = "gem"; 60 }; 61 version = "0.2.1"; 62 }; 63 ffi = { 64 groups = ["default"]; 65 platforms = []; 66 source = { 67 remotes = ["https://rubygems.org"]; 68 sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg"; 69 type = "gem"; 70 }; 71 version = "1.15.5"; 72 }; 73 haml = { 74 dependencies = ["temple" "tilt"]; 75 groups = ["default"]; 76 platforms = []; 77 source = { 78 remotes = ["https://rubygems.org"]; 79 sha256 = "035fgbfr20m08w4603ls2lwqbggr0vy71mijz0p68ib1am394xbf"; 80 type = "gem"; 81 }; 82 version = "5.2.2"; 83 }; 84 htmlentities = { 85 groups = ["default"]; 86 platforms = []; 87 source = { 88 remotes = ["https://rubygems.org"]; 89 sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj"; 90 type = "gem"; 91 }; 92 version = "4.3.4"; 93 }; 94 json = { 95 groups = ["default"]; 96 platforms = []; 97 source = { 98 remotes = ["https://rubygems.org"]; 99 sha256 = "0nalhin1gda4v8ybk6lq8f407cgfrj6qzn234yra4ipkmlbfmal6"; 100 type = "gem"; 101 }; 102 version = "2.6.3"; 103 }; 104 multi_json = { 105 groups = ["default"]; 106 platforms = []; 107 source = { 108 remotes = ["https://rubygems.org"]; 109 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z"; 110 type = "gem"; 111 }; 112 version = "1.15.0"; 113 }; 114 net-ssh = { 115 groups = ["default"]; 116 platforms = []; 117 source = { 118 remotes = ["https://rubygems.org"]; 119 sha256 = "0yx0pb5fmziz92bw8qzbh8vf20lr56nd3s6q8h0gsgr307lki687"; 120 type = "gem"; 121 }; 122 version = "7.1.0"; 123 }; 124 net-telnet = { 125 groups = ["default"]; 126 platforms = []; 127 source = { 128 remotes = ["https://rubygems.org"]; 129 sha256 = "16nkxc79nqm7fd6w1fba4kb98vpgwnyfnlwxarpdcgywz300fc15"; 130 type = "gem"; 131 }; 132 version = "0.2.0"; 133 }; 134 oxidized = { 135 dependencies = ["asetus" "bcrypt_pbkdf" "ed25519" "net-ssh" "net-telnet" "rugged" "slop"]; 136 groups = ["default"]; 137 platforms = []; 138 source = { 139 remotes = ["https://rubygems.org"]; 140 sha256 = "1ww8iv89zvklnvq9cv2lb6wyb5y73hinzm6xgd21za4204aanlps"; 141 type = "gem"; 142 }; 143 version = "0.29.1"; 144 }; 145 oxidized-script = { 146 dependencies = ["oxidized" "slop"]; 147 groups = ["default"]; 148 platforms = []; 149 source = { 150 fetchSubmodules = false; 151 rev = "988cded5d89f52e274afb545bd3e011e19d5d22d"; 152 sha256 = "13vglj6w37xd6dqfn98xdan3kqbs460akj1rdr4bm7lsrpa281gf"; 153 type = "git"; 154 url = "https://github.com/ytti/oxidized-script.git"; 155 }; 156 version = "0.6.0"; 157 }; 158 oxidized-web = { 159 dependencies = ["charlock_holmes" "emk-sinatra-url-for" "haml" "htmlentities" "json" "oxidized" "puma" "rack-test" "sass" "sinatra" "sinatra-contrib"]; 160 groups = ["default"]; 161 platforms = []; 162 source = { 163 remotes = ["https://rubygems.org"]; 164 sha256 = "07qmal83h1h5dqapgirq5yrnclbm3xhcjqkj80lla3dq18jmjhqs"; 165 type = "gem"; 166 }; 167 version = "0.13.1"; 168 }; 169 psych = { 170 groups = ["default"]; 171 platforms = []; 172 source = { 173 remotes = ["https://rubygems.org"]; 174 sha256 = "186i2hc6sfvg4skhqf82kxaf4mb60g65fsif8w8vg1hc9mbyiaph"; 175 type = "gem"; 176 }; 177 version = "3.3.4"; 178 }; 179 puma = { 180 groups = ["default"]; 181 platforms = []; 182 source = { 183 remotes = ["https://rubygems.org"]; 184 sha256 = "06qiqx1pcfwq4gi9pdrrq8r6hgh3rwl7nl51r67zpm5xmqlp0g10"; 185 type = "gem"; 186 }; 187 version = "3.11.4"; 188 }; 189 rack = { 190 groups = ["default"]; 191 platforms = []; 192 source = { 193 remotes = ["https://rubygems.org"]; 194 sha256 = "0wr1f3g9rc9i8svfxa9cijajl1661d817s56b2w7rd572zwn0zi0"; 195 type = "gem"; 196 }; 197 version = "1.6.13"; 198 }; 199 rack-protection = { 200 dependencies = ["rack"]; 201 groups = ["default"]; 202 platforms = []; 203 source = { 204 remotes = ["https://rubygems.org"]; 205 sha256 = "0my0wlw4a5l3hs79jkx2xzv7djhajgf8d28k8ai1ddlnxxb0v7ss"; 206 type = "gem"; 207 }; 208 version = "1.5.5"; 209 }; 210 rack-test = { 211 dependencies = ["rack"]; 212 groups = ["default"]; 213 platforms = []; 214 source = { 215 remotes = ["https://rubygems.org"]; 216 sha256 = "0f50ljlbg38g21q242him0n12r0fz7r3rs9n6p8ppahzh7k22x11"; 217 type = "gem"; 218 }; 219 version = "0.7.0"; 220 }; 221 rb-fsevent = { 222 groups = ["default"]; 223 platforms = []; 224 source = { 225 remotes = ["https://rubygems.org"]; 226 sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423"; 227 type = "gem"; 228 }; 229 version = "0.11.2"; 230 }; 231 rb-inotify = { 232 dependencies = ["ffi"]; 233 groups = ["default"]; 234 platforms = []; 235 source = { 236 remotes = ["https://rubygems.org"]; 237 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005"; 238 type = "gem"; 239 }; 240 version = "0.10.1"; 241 }; 242 rugged = { 243 groups = ["default"]; 244 platforms = []; 245 source = { 246 remotes = ["https://rubygems.org"]; 247 sha256 = "016bawsahkhxx7p8azxirpl7y2y7i8a027pj8910gwf6ipg329in"; 248 type = "gem"; 249 }; 250 version = "1.6.3"; 251 }; 252 sass = { 253 dependencies = ["sass-listen"]; 254 groups = ["default"]; 255 platforms = []; 256 source = { 257 remotes = ["https://rubygems.org"]; 258 sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0"; 259 type = "gem"; 260 }; 261 version = "3.7.4"; 262 }; 263 sass-listen = { 264 dependencies = ["rb-fsevent" "rb-inotify"]; 265 groups = ["default"]; 266 platforms = []; 267 source = { 268 remotes = ["https://rubygems.org"]; 269 sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df"; 270 type = "gem"; 271 }; 272 version = "4.0.0"; 273 }; 274 sinatra = { 275 dependencies = ["rack" "rack-protection" "tilt"]; 276 groups = ["default"]; 277 platforms = []; 278 source = { 279 remotes = ["https://rubygems.org"]; 280 sha256 = "0byxzl7rx3ki0xd7aiv1x8mbah7hzd8f81l65nq8857kmgzj1jqq"; 281 type = "gem"; 282 }; 283 version = "1.4.8"; 284 }; 285 sinatra-contrib = { 286 dependencies = ["backports" "multi_json" "rack-protection" "rack-test" "sinatra" "tilt"]; 287 groups = ["default"]; 288 platforms = []; 289 source = { 290 remotes = ["https://rubygems.org"]; 291 sha256 = "0vi3i0icbi2figiayxpvxbqpbn1syma7w4p4zw5mav1ln4c7jnfr"; 292 type = "gem"; 293 }; 294 version = "1.4.7"; 295 }; 296 slop = { 297 groups = ["default"]; 298 platforms = []; 299 source = { 300 remotes = ["https://rubygems.org"]; 301 sha256 = "1iyrjskgxyn8i1679qwkzns85p909aq77cgx2m4fs5ygzysj4hw4"; 302 type = "gem"; 303 }; 304 version = "4.10.1"; 305 }; 306 temple = { 307 groups = ["default"]; 308 platforms = []; 309 source = { 310 remotes = ["https://rubygems.org"]; 311 sha256 = "1jj8lny5hp8gm920k73r6xpb40j5mpiw1dcr8g5id4hxjggkw8by"; 312 type = "gem"; 313 }; 314 version = "0.10.1"; 315 }; 316 tilt = { 317 groups = ["default"]; 318 platforms = []; 319 source = { 320 remotes = ["https://rubygems.org"]; 321 sha256 = "1qmhi6d9przjzhsyk9g5pq2j75c656msh6xzprqd2mxgphf23jxs"; 322 type = "gem"; 323 }; 324 version = "2.1.0"; 325 }; 326}