at 23.11-beta 420 lines 11 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 = "02lys9pnb99hsczs551iqzjn008i8k7c728xxba7acfi9rdw9pa6"; 9 type = "gem"; 10 }; 11 version = "7.0.1"; 12 }; 13 addressable = { 14 dependencies = ["public_suffix"]; 15 groups = ["default"]; 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp"; 20 type = "gem"; 21 }; 22 version = "2.8.0"; 23 }; 24 async = { 25 dependencies = ["console" "nio4r" "timers"]; 26 groups = ["default"]; 27 platforms = []; 28 source = { 29 remotes = ["https://rubygems.org"]; 30 sha256 = "0mdv66xn5xjyaidyrp66mfnx7d4habkbfmx9y57k75h5q6fd2b65"; 31 type = "gem"; 32 }; 33 version = "1.30.1"; 34 }; 35 async-http = { 36 dependencies = ["async" "async-io" "async-pool" "protocol-http" "protocol-http1" "protocol-http2"]; 37 groups = ["default"]; 38 platforms = []; 39 source = { 40 remotes = ["https://rubygems.org"]; 41 sha256 = "0v3451bnn7rhgvl6ng0ys0dgm7cmyi3m41kmf5wyrpb83dhds13l"; 42 type = "gem"; 43 }; 44 version = "0.56.5"; 45 }; 46 async-http-faraday = { 47 dependencies = ["async-http" "faraday"]; 48 groups = ["default"]; 49 platforms = []; 50 source = { 51 remotes = ["https://rubygems.org"]; 52 sha256 = "0ndynkfknabv6m9wzcmdnj4r4bhlxqkg9c6rzsjc1pk8q057kslv"; 53 type = "gem"; 54 }; 55 version = "0.11.0"; 56 }; 57 async-io = { 58 dependencies = ["async"]; 59 groups = ["default"]; 60 platforms = []; 61 source = { 62 remotes = ["https://rubygems.org"]; 63 sha256 = "10l9m0x2ffvsaaxc4mfalrljjx13njkyir9w6yfif8wpszc291h8"; 64 type = "gem"; 65 }; 66 version = "1.32.2"; 67 }; 68 async-pool = { 69 dependencies = ["async"]; 70 groups = ["default"]; 71 platforms = []; 72 source = { 73 remotes = ["https://rubygems.org"]; 74 sha256 = "02r6cyvralcv2yn1jj0plxynwr7rvxym13vlxd2wxk1bymfq9fd9"; 75 type = "gem"; 76 }; 77 version = "0.3.9"; 78 }; 79 concurrent-ruby = { 80 groups = ["default"]; 81 platforms = []; 82 source = { 83 remotes = ["https://rubygems.org"]; 84 sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f"; 85 type = "gem"; 86 }; 87 version = "1.1.9"; 88 }; 89 console = { 90 dependencies = ["fiber-local"]; 91 groups = ["default"]; 92 platforms = []; 93 source = { 94 remotes = ["https://rubygems.org"]; 95 sha256 = "13ylq7x9zk79r79pssnjvby14shcyamwcbap842p9gvmkf7xblmr"; 96 type = "gem"; 97 }; 98 version = "1.14.0"; 99 }; 100 faraday = { 101 dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-multipart" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "faraday-retry" "ruby2_keywords"]; 102 groups = ["default"]; 103 platforms = []; 104 source = { 105 remotes = ["https://rubygems.org"]; 106 sha256 = "0y32gj994ll3zlcqjmwp78r7s03iiwayij6fz2pjpkfywgvp71s6"; 107 type = "gem"; 108 }; 109 version = "1.9.3"; 110 }; 111 faraday-em_http = { 112 groups = ["default"]; 113 platforms = []; 114 source = { 115 remotes = ["https://rubygems.org"]; 116 sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs"; 117 type = "gem"; 118 }; 119 version = "1.0.0"; 120 }; 121 faraday-em_synchrony = { 122 groups = ["default"]; 123 platforms = []; 124 source = { 125 remotes = ["https://rubygems.org"]; 126 sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6"; 127 type = "gem"; 128 }; 129 version = "1.0.0"; 130 }; 131 faraday-excon = { 132 groups = ["default"]; 133 platforms = []; 134 source = { 135 remotes = ["https://rubygems.org"]; 136 sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh"; 137 type = "gem"; 138 }; 139 version = "1.1.0"; 140 }; 141 faraday-http-cache = { 142 dependencies = ["faraday"]; 143 groups = ["default"]; 144 platforms = []; 145 source = { 146 remotes = ["https://rubygems.org"]; 147 sha256 = "0lhfwlk4mhmw9pdlgdsl2bq4x45w7s51jkxjryf18wym8iiw36g7"; 148 type = "gem"; 149 }; 150 version = "2.2.0"; 151 }; 152 faraday-httpclient = { 153 groups = ["default"]; 154 platforms = []; 155 source = { 156 remotes = ["https://rubygems.org"]; 157 sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc"; 158 type = "gem"; 159 }; 160 version = "1.0.1"; 161 }; 162 faraday-multipart = { 163 dependencies = ["multipart-post"]; 164 groups = ["default"]; 165 platforms = []; 166 source = { 167 remotes = ["https://rubygems.org"]; 168 sha256 = "03qfi9020ynf7hkdiaq01sd2mllvw7fg4qiin3pk028b4wv23j3j"; 169 type = "gem"; 170 }; 171 version = "1.0.3"; 172 }; 173 faraday-net_http = { 174 groups = ["default"]; 175 platforms = []; 176 source = { 177 remotes = ["https://rubygems.org"]; 178 sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j"; 179 type = "gem"; 180 }; 181 version = "1.0.1"; 182 }; 183 faraday-net_http_persistent = { 184 groups = ["default"]; 185 platforms = []; 186 source = { 187 remotes = ["https://rubygems.org"]; 188 sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b"; 189 type = "gem"; 190 }; 191 version = "1.2.0"; 192 }; 193 faraday-patron = { 194 groups = ["default"]; 195 platforms = []; 196 source = { 197 remotes = ["https://rubygems.org"]; 198 sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w"; 199 type = "gem"; 200 }; 201 version = "1.0.0"; 202 }; 203 faraday-rack = { 204 groups = ["default"]; 205 platforms = []; 206 source = { 207 remotes = ["https://rubygems.org"]; 208 sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g"; 209 type = "gem"; 210 }; 211 version = "1.0.0"; 212 }; 213 faraday-retry = { 214 groups = ["default"]; 215 platforms = []; 216 source = { 217 remotes = ["https://rubygems.org"]; 218 sha256 = "153i967yrwnswqgvnnajgwp981k9p50ys1h80yz3q94rygs59ldd"; 219 type = "gem"; 220 }; 221 version = "1.0.3"; 222 }; 223 fiber-local = { 224 groups = ["default"]; 225 platforms = []; 226 source = { 227 remotes = ["https://rubygems.org"]; 228 sha256 = "1vrxxb09fc7aicb9zb0pmn5akggjy21dmxkdl3w949y4q05rldr9"; 229 type = "gem"; 230 }; 231 version = "1.0.0"; 232 }; 233 github_changelog_generator = { 234 dependencies = ["activesupport" "async" "async-http-faraday" "faraday-http-cache" "multi_json" "octokit" "rainbow" "rake"]; 235 groups = ["default"]; 236 platforms = []; 237 source = { 238 remotes = ["https://rubygems.org"]; 239 sha256 = "04d6z2ysq3gzvpw91lq8mxmdlqcxkmvp8rw9zrzkmksh3pjdzli1"; 240 type = "gem"; 241 }; 242 version = "1.16.4"; 243 }; 244 i18n = { 245 dependencies = ["concurrent-ruby"]; 246 groups = ["default"]; 247 platforms = []; 248 source = { 249 remotes = ["https://rubygems.org"]; 250 sha256 = "0vdd1kii40qhbr9n8qx71k2gskq6rkl8ygy8hw5hfj8bb5a364xf"; 251 type = "gem"; 252 }; 253 version = "1.8.11"; 254 }; 255 minitest = { 256 groups = ["default"]; 257 platforms = []; 258 source = { 259 remotes = ["https://rubygems.org"]; 260 sha256 = "06xf558gid4w8lwx13jwfdafsch9maz8m0g85wnfymqj63x5nbbd"; 261 type = "gem"; 262 }; 263 version = "5.15.0"; 264 }; 265 multi_json = { 266 groups = ["default"]; 267 platforms = []; 268 source = { 269 remotes = ["https://rubygems.org"]; 270 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z"; 271 type = "gem"; 272 }; 273 version = "1.15.0"; 274 }; 275 multipart-post = { 276 groups = ["default"]; 277 platforms = []; 278 source = { 279 remotes = ["https://rubygems.org"]; 280 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj"; 281 type = "gem"; 282 }; 283 version = "2.1.1"; 284 }; 285 nio4r = { 286 groups = ["default"]; 287 platforms = []; 288 source = { 289 remotes = ["https://rubygems.org"]; 290 sha256 = "0xk64wghkscs6bv2n22853k2nh39d131c6rfpnlw12mbjnnv9v1v"; 291 type = "gem"; 292 }; 293 version = "2.5.8"; 294 }; 295 octokit = { 296 dependencies = ["faraday" "sawyer"]; 297 groups = ["default"]; 298 platforms = []; 299 source = { 300 remotes = ["https://rubygems.org"]; 301 sha256 = "1nmdd7klyinvrrv2mggwwmc99ykaq7i379j00i37hvvaqx4giifj"; 302 type = "gem"; 303 }; 304 version = "4.22.0"; 305 }; 306 protocol-hpack = { 307 groups = ["default"]; 308 platforms = []; 309 source = { 310 remotes = ["https://rubygems.org"]; 311 sha256 = "0sd85am1hj2w7z5hv19wy1nbisxfr1vqx3wlxjfz9xy7x7s6aczw"; 312 type = "gem"; 313 }; 314 version = "1.4.2"; 315 }; 316 protocol-http = { 317 groups = ["default"]; 318 platforms = []; 319 source = { 320 remotes = ["https://rubygems.org"]; 321 sha256 = "0lhg47b3w1d6pdwdkyha8ijzfhjrh90snwydkhwfnl5r10dd9cg5"; 322 type = "gem"; 323 }; 324 version = "0.22.5"; 325 }; 326 protocol-http1 = { 327 dependencies = ["protocol-http"]; 328 groups = ["default"]; 329 platforms = []; 330 source = { 331 remotes = ["https://rubygems.org"]; 332 sha256 = "0z56p7zqbyvwlrsbs19knny4v9f7ycsgblhv50ar8wgyifvsddf6"; 333 type = "gem"; 334 }; 335 version = "0.14.2"; 336 }; 337 protocol-http2 = { 338 dependencies = ["protocol-hpack" "protocol-http"]; 339 groups = ["default"]; 340 platforms = []; 341 source = { 342 remotes = ["https://rubygems.org"]; 343 sha256 = "1a9klpfmi7w465zq5xz8y8h1qvj42hkm0qd0nlws9d2idd767q5j"; 344 type = "gem"; 345 }; 346 version = "0.14.2"; 347 }; 348 public_suffix = { 349 groups = ["default"]; 350 platforms = []; 351 source = { 352 remotes = ["https://rubygems.org"]; 353 sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9"; 354 type = "gem"; 355 }; 356 version = "4.0.6"; 357 }; 358 rainbow = { 359 groups = ["default"]; 360 platforms = []; 361 source = { 362 remotes = ["https://rubygems.org"]; 363 sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503"; 364 type = "gem"; 365 }; 366 version = "3.1.1"; 367 }; 368 rake = { 369 groups = ["default"]; 370 platforms = []; 371 source = { 372 remotes = ["https://rubygems.org"]; 373 sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w"; 374 type = "gem"; 375 }; 376 version = "13.0.6"; 377 }; 378 ruby2_keywords = { 379 groups = ["default"]; 380 platforms = []; 381 source = { 382 remotes = ["https://rubygems.org"]; 383 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz"; 384 type = "gem"; 385 }; 386 version = "0.0.5"; 387 }; 388 sawyer = { 389 dependencies = ["addressable" "faraday"]; 390 groups = ["default"]; 391 platforms = []; 392 source = { 393 remotes = ["https://rubygems.org"]; 394 sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz"; 395 type = "gem"; 396 }; 397 version = "0.8.2"; 398 }; 399 timers = { 400 groups = ["default"]; 401 platforms = []; 402 source = { 403 remotes = ["https://rubygems.org"]; 404 sha256 = "00xdi97gm01alfqhjgvv5sff9n1n2l6aym69s9jh8l9clg63b0jc"; 405 type = "gem"; 406 }; 407 version = "4.3.3"; 408 }; 409 tzinfo = { 410 dependencies = ["concurrent-ruby"]; 411 groups = ["default"]; 412 platforms = []; 413 source = { 414 remotes = ["https://rubygems.org"]; 415 sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z"; 416 type = "gem"; 417 }; 418 version = "2.0.4"; 419 }; 420}