538 lines
13 KiB
Nix
538 lines
13 KiB
Nix
{
|
|
activesupport = {
|
|
dependencies = [
|
|
"base64"
|
|
"benchmark"
|
|
"bigdecimal"
|
|
"concurrent-ruby"
|
|
"connection_pool"
|
|
"drb"
|
|
"i18n"
|
|
"logger"
|
|
"minitest"
|
|
"securerandom"
|
|
"tzinfo"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1xa7hr4gp2p86ly6n1j2skyx8pfg6yi621kmnh7zhxr9m7wcnaw4";
|
|
type = "gem";
|
|
};
|
|
version = "7.2.2.1";
|
|
};
|
|
base64 = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.0";
|
|
};
|
|
benchmark = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
bigdecimal = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1k6qzammv9r6b2cw3siasaik18i6wjc5m0gw5nfdc6jj64h79z1g";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.9";
|
|
};
|
|
concurrent-ruby = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.5";
|
|
};
|
|
connection_pool = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.0";
|
|
};
|
|
dalli = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19daxf5n5gr3pr57k4wqg701c3zwsk2h4jjialkaw7yrhi85jqrf";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.8";
|
|
};
|
|
date = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0kz6mc4b9m49iaans6cbx031j9y7ldghpi5fzsdh0n3ixwa8w9mz";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.1";
|
|
};
|
|
drb = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.1";
|
|
};
|
|
faraday = {
|
|
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"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "069gmdh5j90v06rbwlqvlhzhq45lxhx74mahz25xd276rm0wb153";
|
|
type = "gem";
|
|
};
|
|
version = "1.10.4";
|
|
};
|
|
faraday-em_http = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
faraday-em_synchrony = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
faraday-excon = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
faraday-httpclient = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.1";
|
|
};
|
|
faraday-multipart = {
|
|
dependencies = [ "multipart-post" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0l87r9jg06nsh24gwwd1jdnxb1zq89ffybnxab0dd90nfcf0ysw5";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
faraday-net_http = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10n6wikd442mfm15hd6gzm0qb527161w1wwch4h5m4iclkz2x6b3";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.2";
|
|
};
|
|
faraday-net_http_persistent = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.0";
|
|
};
|
|
faraday-patron = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
faraday-rack = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
faraday-retry = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "153i967yrwnswqgvnnajgwp981k9p50ys1h80yz3q94rygs59ldd";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.3";
|
|
};
|
|
faraday_middleware = {
|
|
dependencies = [ "faraday" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1s990pnapb3vci9c00bklqc7jjix4i2zhxn2zf1lfk46xv47hnyl";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.1";
|
|
};
|
|
gemstash = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"dalli"
|
|
"faraday"
|
|
"faraday_middleware"
|
|
"lru_redux"
|
|
"psych"
|
|
"puma"
|
|
"sequel"
|
|
"server_health_check-rack"
|
|
"sinatra"
|
|
"sqlite3"
|
|
"terminal-table"
|
|
"thor"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0sysgn3gxxdyqm08b9ldsbzmp3yhdwgala9dfv5yspw5nkksprpj";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.1";
|
|
};
|
|
i18n = {
|
|
dependencies = [ "concurrent-ruby" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "03sx3ahz1v5kbqjwxj48msw3maplpp2iyzs22l4jrzrqh4zmgfnf";
|
|
type = "gem";
|
|
};
|
|
version = "1.14.7";
|
|
};
|
|
logger = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.6";
|
|
};
|
|
lru_redux = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1yxghzg7476sivz8yyr9nkak2dlbls0b89vc2kg52k0nmg6d0wgf";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
mini_portile2 = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0x8asxl83msn815lwmb2d7q5p29p7drhjv5va0byhk60v9n16iwf";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.8";
|
|
};
|
|
minitest = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0mn7q9yzrwinvfvkyjiz548a4rmcwbmz2fn9nyzh4j1snin6q6rr";
|
|
type = "gem";
|
|
};
|
|
version = "5.25.5";
|
|
};
|
|
multipart-post = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1a5lrlvmg2kb2dhw3lxcsv6x276bwgsxpnka1752082miqxd0wlq";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.1";
|
|
};
|
|
mustermann = {
|
|
dependencies = [ "ruby2_keywords" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "123ycmq6pkivv29bqbv79jv2cs04xakzd0fz1lalgvfs5nxfky6i";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.3";
|
|
};
|
|
nio4r = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1a9www524fl1ykspznz54i0phfqya4x45hqaz67in9dvw1lfwpfr";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.4";
|
|
};
|
|
psych = {
|
|
dependencies = [
|
|
"date"
|
|
"stringio"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1vjrx3yd596zzi42dcaq5xw7hil1921r769dlbz08iniaawlp9c4";
|
|
type = "gem";
|
|
};
|
|
version = "5.2.3";
|
|
};
|
|
puma = {
|
|
dependencies = [ "nio4r" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "11xd3207k5rl6bz0qxhcb3zcr941rhx7ig2f19gxxmdk7s3hcp7j";
|
|
type = "gem";
|
|
};
|
|
version = "6.6.0";
|
|
};
|
|
rack = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1yzhcwvfkrlb8l79w24yjclv636jn6rnznp95shmssk934bi1vnc";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.13";
|
|
};
|
|
rack-protection = {
|
|
dependencies = [
|
|
"base64"
|
|
"rack"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1zzvivmdb4dkscc58i3gmcyrnypynsjwp6xgc4ylarlhqmzvlx1w";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.0";
|
|
};
|
|
ruby2_keywords = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
|
|
type = "gem";
|
|
};
|
|
version = "0.0.5";
|
|
};
|
|
securerandom = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1cd0iriqfsf1z91qg271sm88xjnfd92b832z49p1nd542ka96lfc";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.1";
|
|
};
|
|
sequel = {
|
|
dependencies = [ "bigdecimal" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1s5qhylirrmfbjhdjdfqaiksjlaqmgixl25sxd8znq8dqwqlrydz";
|
|
type = "gem";
|
|
};
|
|
version = "5.90.0";
|
|
};
|
|
server_health_check = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "06chz92parchhj1457lf5lbj3hrmvqpq6mfskxcnj5f4qa14n5wd";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.2";
|
|
};
|
|
server_health_check-rack = {
|
|
dependencies = [ "server_health_check" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0cgqr94x18f60n27sk9lgg471c6vk6qy132z7i1ppp32kvmjfphs";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.0";
|
|
};
|
|
sinatra = {
|
|
dependencies = [
|
|
"mustermann"
|
|
"rack"
|
|
"rack-protection"
|
|
"tilt"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01wq20aqk5kfggq3wagx5xr1cz0x08lg6dxbk9yhd1sf0d6pywkf";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.0";
|
|
};
|
|
sqlite3 = {
|
|
dependencies = [ "mini_portile2" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "073hd24qwx9j26cqbk0jma0kiajjv9fb8swv9rnz8j4mf0ygcxzs";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.3";
|
|
};
|
|
stringio = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1j1mgvrgkxhadi6nb6pz1kcff7gsb5aivj1vfhsia4ssa5hj9adw";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.5";
|
|
};
|
|
terminal-table = {
|
|
dependencies = [ "unicode-display_width" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "14dfmfjppmng5hwj7c5ka6qdapawm3h6k9lhn8zj001ybypvclgr";
|
|
type = "gem";
|
|
};
|
|
version = "3.0.2";
|
|
};
|
|
thor = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1nmymd86a0vb39pzj2cwv57avdrl6pl3lf5bsz58q594kqxjkw7f";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.2";
|
|
};
|
|
tilt = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0szpapi229v3scrvw1pgy0vpjm7z3qlf58m1198kxn70cs278g96";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.0";
|
|
};
|
|
tzinfo = {
|
|
dependencies = [ "concurrent-ruby" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.6";
|
|
};
|
|
unicode-display_width = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0nkz7fadlrdbkf37m0x7sw8bnz8r355q3vwcfb9f9md6pds9h9qj";
|
|
type = "gem";
|
|
};
|
|
version = "2.6.0";
|
|
};
|
|
}
|