rubyPackages: update (#442347)

kirillrdy 37f6a72a ed9b5830

Changed files
+353 -994
pkgs
top-level
+353 -994
pkgs/top-level/ruby-packages.nix
···
{
-
actioncable = {
-
dependencies = [
-
"actionpack"
-
"activesupport"
-
"nio4r"
-
"websocket-driver"
-
"zeitwerk"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1d7z3fqanmzr6d99idvm2qj6lil2pxn5haxz7kb6f1x8fm88hfsv";
-
type = "gem";
-
};
-
version = "7.2.2.1";
-
};
-
actionmailbox = {
-
dependencies = [
-
"actionpack"
-
"activejob"
-
"activerecord"
-
"activestorage"
-
"activesupport"
-
"mail"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "098f12d19q64d0svzgz73w23mv2y3zmccryybp3hfi8gab14fsl9";
-
type = "gem";
-
};
-
version = "7.2.2.1";
-
};
actionmailer = {
-
dependencies = [
-
"actionpack"
-
"actionview"
-
"activejob"
-
"activesupport"
-
"mail"
-
"rails-dom-testing"
-
];
+
dependencies = [ "actionpack" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "07xjqxmwif57wxz28ch10c3c2261ydv1x56vsiidg2icqciyaamh";
+
sha256 = "15d35jhy32awgmw228yhjxpn8nknrlnb9bsyhb631g7h3mjam1ra";
type = "gem";
};
-
version = "7.2.2.1";
+
version = "0.6.1";
};
actionpack = {
-
dependencies = [
-
"actionview"
-
"activesupport"
-
"nokogiri"
-
"racc"
-
"rack"
-
"rack-session"
-
"rack-test"
-
"rails-dom-testing"
-
"rails-html-sanitizer"
-
"useragent"
-
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0d7pq6fsf041fvskzmqm12xcgk5m9d5fa6kbs1lsbmfbgc51dchp";
-
type = "gem";
-
};
-
version = "7.2.2.1";
-
};
-
actiontext = {
-
dependencies = [
-
"actionpack"
-
"activerecord"
-
"activestorage"
-
"activesupport"
-
"globalid"
-
"nokogiri"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1mphlcvnfba3gd1sydcrr2i7brfwlcbxjmwjpybvcx363bjcwsgk";
+
sha256 = "0li02k7s2hxh7v0xlzr3pc2hblnhazpy5davjdm1w2z18l17ahix";
type = "gem";
};
-
version = "7.2.2.1";
-
};
-
actionview = {
-
dependencies = [
-
"activesupport"
-
"builder"
-
"erubi"
-
"rails-dom-testing"
-
"rails-html-sanitizer"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "19arngl1nshasvbh90gzc23z1vpid2xzg3043grbmcfqyc68iz39";
-
type = "gem";
-
};
-
version = "7.2.2.1";
-
};
-
activejob = {
-
dependencies = [
-
"activesupport"
-
"globalid"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0nryqb19i3frxhanykf6lmrw0rb09863z114gi7sm55kff2mmygj";
-
type = "gem";
-
};
-
version = "7.2.2.1";
-
};
-
activemodel = {
-
dependencies = [ "activesupport" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1bzxvccj8349slymls7navb5y14anglkkasphcd6gi72kqgqd643";
-
type = "gem";
-
};
-
version = "7.2.2.1";
+
version = "1.4.0";
};
activerecord = {
-
dependencies = [
-
"activemodel"
-
"activesupport"
-
"timeout"
-
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1fgscw775wj4l7f5pj274a984paz23zy0111giqkhl9dqdqiz8vr";
-
type = "gem";
-
};
-
version = "7.2.2.1";
-
};
-
activestorage = {
-
dependencies = [
-
"actionpack"
-
"activejob"
-
"activerecord"
-
"activesupport"
-
"marcel"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0psjqn03irbfk79x57ylaaaj83pqqcwy8b4mwrp6bmnljkzkbv5l";
+
sha256 = "1xyjvy9w2sgz175r5xd9b75mhaj3my8v91rjdaiy91giy1fzmbkn";
type = "gem";
};
-
version = "7.2.2.1";
+
version = "3.2.14";
};
activesupport = {
dependencies = [
-
"base64"
-
"benchmark"
-
"bigdecimal"
-
"concurrent-ruby"
-
"connection_pool"
-
"drb"
"i18n"
-
"logger"
-
"minitest"
-
"securerandom"
-
"tzinfo"
+
"multi_json"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1xa7hr4gp2p86ly6n1j2skyx8pfg6yi621kmnh7zhxr9m7wcnaw4";
+
sha256 = "0fyxqkkws4px4lzkbcqzp0bwai7nn7jk4p0bgfy0dny9cwm0qc9r";
type = "gem";
};
-
version = "7.2.2.1";
+
version = "3.2.22.5";
};
addressable = {
dependencies = [ "public_suffix" ];
···
};
version = "2.8.7";
};
-
algoliasearch = {
-
dependencies = [
-
"httpclient"
-
"json"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0ly8zsgvih540xmxr098hsngv61cf119wf28q5hbvi1f7kgwvh96";
-
type = "gem";
-
};
-
version = "1.27.5";
-
};
ansi = {
groups = [ "default" ];
platforms = [ ];
···
version = "2.4.3";
};
atk = {
-
dependencies = [ "glib2" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0x8w98m2i2ywq3pb72rdmvmnbffnjg7fm1y99b4cb556mfvfvkr2";
-
type = "gem";
-
};
-
version = "4.2.9";
-
};
-
atomos = {
+
dependencies = [
+
"glib2"
+
"rake"
+
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx";
+
sha256 = "05zqwiz0qp7rifiiidz5qzzc0gmwwyacydqpv1y42z9kx2qv514m";
type = "gem";
};
-
version = "0.1.3";
+
version = "4.3.3";
};
awesome_print = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
+
sha256 = "0yx9yn47a8lkfcjmigk79fykxvr80r4m1i35q82sxzynpbm7lcr7";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.3.0";
};
benchmark = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg";
+
sha256 = "1kicilpma5l0lwayqjb5577bm0hbjndj2gh150xz09xsgc1l1vyl";
type = "gem";
};
-
version = "0.4.0";
+
version = "0.4.1";
};
bigdecimal = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1k6qzammv9r6b2cw3siasaik18i6wjc5m0gw5nfdc6jj64h79z1g";
+
sha256 = "06sfv80bmxfczkqi3pb3yc9zicqhf94adh5f8hpkn3bsqqd1vlgz";
type = "gem";
};
-
version = "3.1.9";
+
version = "3.2.3";
};
bindata = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0xmp41l5d2344ll3vy5dvmbs0pmsyxrpcrgvg745n8982b0rkxv5";
+
sha256 = "0zgkcidh80kgz110l6qmmh0bcwy6hd0sm15h9qbx8qcf3apblv3x";
type = "gem";
};
-
version = "4.2.9";
+
version = "4.3.3";
};
camping = {
dependencies = [
+
"kdl"
"mab"
"rack"
+
"rack-session"
+
"rackup"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1q2a5x97pgnld0b8yziblp9fqkjyib4gfwv9gcyynyhswqwsldpf";
+
sha256 = "0inda495g1g4amlgxykdzh7j1ly4jpgpp91npwbvslgcli8wjzyh";
type = "gem";
};
-
version = "2.1.532";
+
version = "3.1.0";
};
certified = {
groups = [ "default" ];
···
};
version = "4.28.0";
};
-
CFPropertyList = {
-
dependencies = [
-
"base64"
-
"nkf"
-
"rexml"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0k1w5i4lb1z941m7ds858nly33f3iv12wvr1zav5x3fa99hj2my4";
-
type = "gem";
-
};
-
version = "3.0.7";
-
};
charlock_holmes = {
groups = [ "default" ];
platforms = [ ];
···
};
version = "5.1.0";
};
-
claide = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d";
-
type = "gem";
-
};
-
version = "1.1.0";
-
};
clamp = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "08m0syh06bhx8dqn560ivjg96l5cs5s3l9jh2szsnlcdcyl9jsjg";
+
sha256 = "1gpz9jvg1gpr8xmfqd35gvyzsvmjvlvwm2sq3pyhml3i84a6qjrq";
type = "gem";
};
-
version = "1.3.2";
+
version = "0.6.5";
};
cld3 = {
groups = [ "default" ];
···
version = "3.7.0";
};
cocoapods = {
-
dependencies = [
-
"addressable"
-
"claide"
-
"cocoapods-core"
-
"cocoapods-deintegrate"
-
"cocoapods-downloader"
-
"cocoapods-plugins"
-
"cocoapods-search"
-
"cocoapods-trunk"
-
"cocoapods-try"
-
"colored2"
-
"escape"
-
"fourflusher"
-
"gh_inspector"
-
"molinillo"
-
"nap"
-
"ruby-macho"
-
"xcodeproj"
-
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0phyvpx78jlrpvldbxjmzq92mfx6l66va2fz2s5xpwrdydhciw8g";
+
sha256 = "1sgw1aymfahgyhz1317mxglnajv5jrm6d5wai4c970avsrlc6qrm";
type = "gem";
};
-
version = "1.16.2";
+
version = "0.2.0";
};
cocoapods-acknowledgements = {
dependencies = [
···
};
version = "0.0.3";
};
-
cocoapods-core = {
-
dependencies = [
-
"activesupport"
-
"addressable"
-
"algoliasearch"
-
"concurrent-ruby"
-
"fuzzy_match"
-
"nap"
-
"netrc"
-
"public_suffix"
-
"typhoeus"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0ay1dwjg79rfa6mbfyy96in0k364dgn7s8ps6v7n07k9432bbcab";
-
type = "gem";
-
};
-
version = "1.16.2";
-
};
cocoapods-coverage = {
dependencies = [
"cocoapods-testing"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1zaid3awk470igr5yilx1wvj1jnh88fbjl11hp93a4qic7j3i6ca";
+
sha256 = "0y2mhsraf48ww9bp7c7ghrqh3kpx1f1djji5vpm4vh1gj4qz6669";
type = "gem";
};
-
version = "0.0.6";
+
version = "0.0.5";
};
cocoapods-deintegrate = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1907v9q1zcqmmyqzhzych5l7qifgls2rlbnbhy5vzyr7i7yicaz1";
+
sha256 = "0xfshhlz808f8639wc88wgls1mww35sid8rd55vn0a4yqajf4vh9";
type = "gem";
};
-
version = "1.12.2";
+
version = "1.11.1";
};
colorator = {
groups = [ "default" ];
···
};
version = "1.1.0";
};
+
colored = {
+
groups = [ "default" ];
+
platforms = [ ];
+
source = {
+
remotes = [ "https://rubygems.org" ];
+
sha256 = "0b0x5jmsyi0z69bm6sij1k89z7h0laag3cb4mdn7zkl9qmxb90lx";
+
type = "gem";
+
};
+
version = "1.2";
+
};
colored2 = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i";
+
sha256 = "0drbrv5m3l3qpal7s87gvss81cbzl76gad1hqkpqfqlphf0h7qb3";
type = "gem";
};
-
version = "3.1.2";
+
version = "4.0.3";
};
commonmarker = {
+
dependencies = [ "ruby-enum" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1gyjwd7in1nlf8zai2fxazxi8cy6xjzswdcjway520blb39ka7cx";
+
sha256 = "1pmjm87p0hxnknp33cxyvkgbr1swfp9gcznssmalm9z8kwyancb9";
type = "gem";
};
-
version = "0.23.11";
+
version = "0.17.13";
};
concurrent-ruby = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3";
+
sha256 = "02p7l47gvchbvnbag6kb4x2hg8n28r25ybslyvrr2q214wir5qg9";
type = "gem";
};
-
version = "2.5.0";
+
version = "2.5.4";
};
cookiejar = {
groups = [ "default" ];
···
};
version = "4.0.4";
};
-
crass = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw";
-
type = "gem";
-
};
-
version = "1.0.6";
-
};
csv = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1kfqg0m6vqs6c67296f10cr07im5mffj90k2b5dsm51liidcsvp9";
+
sha256 = "0gz7r2kazwwwyrwi95hbnhy54kwkfac5swh2gy5p5vw36fn38lbf";
type = "gem";
};
-
version = "3.3.4";
+
version = "3.3.5";
};
curb = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "03gb7yqfg3p11v0zaibwkcd9klr2dbvjhxc2hvhkq41n915bgr87";
+
sha256 = "1d3dj3qnsgamrqybgk0cm8rnlh0s4cp0cfkjfr9bpqg4z6vwwv62";
type = "gem";
};
-
version = "1.0.9";
+
version = "1.2.0";
};
curses = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1kqa83ycvyly3b447g774syqwyblm7pp0a0y5z3528gr5sdjzkip";
+
sha256 = "0z5zfxp10p7p2jwxbygkii8bffdl117qirh9qrl8xrvz5r21kll6";
type = "gem";
};
-
version = "1.5.0";
+
version = "1.5.3";
};
daemons = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1m3cv0ynmxq93axp6kiby9wihpsdj42y6s3j8bsf5a1p7qzsi98j";
+
sha256 = "0qlrj2qyysc9avzlr4zs1py3x684hqm61n4czrsk1pyllz5x5q4s";
type = "gem";
};
-
version = "1.6.1";
-
};
-
differ = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0iayb71yqw5bgarq829fwchykw8lsqm8alnjc6c2m6k74fvnvkjy";
-
type = "gem";
-
};
-
version = "0.1.2";
+
version = "1.6.2";
};
digest-sha3 = {
groups = [ "default" ];
···
dnsruby = {
dependencies = [
"base64"
+
"logger"
"simpleidn"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0ys49x6lsy1cly3w9w4zrivv0lg8rqsdbp9q2ix05d3494dbsjkn";
+
sha256 = "06pis5wwpan5flpbc7qj62d377zvm5bhbp11jkx14w0y6xw09h1r";
type = "gem";
};
-
version = "1.72.3";
+
version = "1.73.0";
};
do_sqlite3 = {
dependencies = [ "data_objects" ];
···
};
version = "3.1.8";
};
-
drb = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
-
type = "gem";
-
};
-
version = "2.2.1";
-
};
elftools = {
dependencies = [ "bindata" ];
groups = [ "default" ];
···
};
version = "1.13.1";
};
-
escape = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4";
-
type = "gem";
-
};
-
version = "0.0.4";
-
};
ethon = {
dependencies = [ "ffi" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v";
+
sha256 = "0kd7c61f28f810fgxg480j7457nlvqarza9c2ra0zhav0dd80288";
type = "gem";
};
-
version = "0.16.0";
+
version = "0.15.0";
};
eventmachine = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "17asr18vawi08g3wbif0wdi8bnyj01d125saydl9j1f03fv0n16a";
+
sha256 = "1gj6h2r9ylkmz9wjlf6p04d3hw99qfnf0wb081lzjx3alk13ngfq";
type = "gem";
};
-
version = "1.2.5";
+
version = "1.3.0";
};
execjs = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "054n5rq3h8zb84jzri078zb2lk35vrq06pq3xr3c8ka33bb7qsgj";
+
sha256 = "09mcghancmn0s5cwk2xz581j3xm3xqxfv0yxg75axnyhrx9gy6f7";
type = "gem";
};
-
version = "2.13.0";
+
version = "2.13.4";
};
faraday-net_http = {
dependencies = [ "net-http" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1";
+
sha256 = "0fxbckg468dabkkznv48ss8zv14d9cd8mh1rr3m98aw7wzx5fmq9";
type = "gem";
};
-
version = "3.4.0";
+
version = "3.4.1";
};
ffi = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0fgwn1grxf4zxmyqmb9i4z2hr111585n9jnk17y6y7hhs7dv1xi6";
+
sha256 = "19kdyjg3kv7x0ad4xsd4swy5izsbb1vl1rpb6qqcqisr5s23awi9";
type = "gem";
};
-
version = "1.17.1";
+
version = "1.17.2";
};
ffi-compiler = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1as92bp6pgkab73kj3mh5d1idjr9wykczz7r9i1pkn82wq4xks3r";
+
sha256 = "1vifygrkw22gcd4wzh8gc4pv6h1zpk6kll6mmprrf5174wvfxa3z";
type = "gem";
};
-
version = "1.1.6";
+
version = "1.1.8";
};
fog-core = {
dependencies = [
···
version = "1.2.0";
};
formatador = {
+
dependencies = [ "reline" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1l06bv4avphbdmr1y4g0rqlczr38k6r65b3zghrbj2ynyhm3xqjl";
+
sha256 = "0cjyqi1n6zpy8bhm9g40wq1ch20bi8dyfqrsgsjhxrg6kkkbj18a";
type = "gem";
};
-
version = "1.1.0";
+
version = "1.2.0";
};
forwardable = {
groups = [ "default" ];
···
};
version = "2.6.0";
};
-
fourflusher = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v";
-
type = "gem";
-
};
-
version = "2.3.1";
-
};
-
fuzzy_match = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm";
-
type = "gem";
-
};
-
version = "2.0.4";
-
};
gdk3 = {
dependencies = [
"cairo-gobject"
"gdk_pixbuf2"
"pango"
+
"rake"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "12ly1k3rscybpp1dm5yaaqczi9d17dll5f4n9s2ypqgxymjdljad";
+
sha256 = "0byw9rjlirk3dlw3p2mla7x3bajxgfccjlb9ja9jj1wadwb9j00p";
type = "gem";
};
-
version = "4.2.9";
+
version = "4.3.3";
};
gdk_pixbuf2 = {
-
dependencies = [ "gio2" ];
+
dependencies = [
+
"gio2"
+
"rake"
+
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0bxmyyrbnx827zr2kpb1d637ap8kzhaxllj2h7vx4n0q9glw7mi2";
+
sha256 = "1z2ab23i4d47z4yd4fidpj41ixj2nvl9gmply9npn0zn1a1zai4x";
type = "gem";
};
-
version = "4.2.9";
+
version = "4.3.3";
};
gemoji = {
groups = [ "default" ];
···
};
version = "3.5.1";
};
-
gh_inspector = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04";
-
type = "gem";
-
};
-
version = "1.1.3";
-
};
gio2 = {
dependencies = [
"fiddle"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1z958fb5kg28glazqmbha2wx43nr7lq1qvivqnrslmxcaszmlnb3";
+
sha256 = "0jyqidl7clwyj0i2dcc971fzb188snpqyhak6k8ykgjxgnjl7a0w";
type = "gem";
};
-
version = "4.2.9";
+
version = "4.3.3";
};
git = {
dependencies = [
-
"activesupport"
"addressable"
-
"process_executer"
"rchardet"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0h026bb5j5m86l4gasx462im6in467picr56pixj1nc0fami47lm";
+
sha256 = "0w3xhay1z7qx9ab04wmy5p4f1fadvqa6239kib256wsiyvcj595h";
type = "gem";
};
-
version = "3.0.0";
+
version = "1.19.1";
};
github-pages = {
dependencies = [
···
"jekyll-feed"
"jekyll-gist"
"jekyll-github-metadata"
-
"jekyll-include-cache"
"jekyll-mentions"
"jekyll-optional-front-matter"
"jekyll-paginate"
···
"nokogiri"
"rouge"
"terminal-table"
-
"webrick"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "11r22g1j9x2gjaxjk78z2nm5wkirsjlz8iswwi67wqi7fcyljh1b";
+
sha256 = "0mfpk7bldjggbprc1n3slkg6zm0zga9zda6l2lw0kmg2miicr4k4";
type = "gem";
};
-
version = "232";
+
version = "207";
};
github-pages-health-check = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0gc431xd6vwrh1p7pc3gp3xn7sy1w7dr7f95hmz4fqa1b97kv2fz";
+
sha256 = "07k88nxkfqa44vklm320p3jfxkvzmn1cfnydajlzdhgc21i70ybh";
type = "gem";
};
-
version = "1.18.2";
+
version = "1.16.1";
};
gitlab-markup = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1sz4f938vy3iivnfp6r3g290x8a9xbj951n8v59xyb3v89wdndx4";
-
type = "gem";
-
};
-
version = "4.2.9";
-
};
-
globalid = {
-
dependencies = [ "activesupport" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1sbw6b66r7cwdx3jhs46s4lr991969hvigkjpbdl7y3i31qpdgvh";
+
sha256 = "0dd66xccm6zg2szhcn740nvk3bhzknw169knr992qlf43hvsz2qa";
type = "gem";
};
-
version = "1.2.1";
+
version = "4.3.3";
};
gobject-introspection = {
dependencies = [ "glib2" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0p77n5dppphnl1y7kxv8hrj8x7crapb3zcrzkb7pd9rksdcxih1s";
+
sha256 = "12bbrykgky90hgcy186k4nzxjrk7wc68mpsd334mpyqn1ixpvgg4";
type = "gem";
};
-
version = "4.2.9";
+
version = "4.3.3";
};
gpgme = {
dependencies = [ "mini_portile2" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0r1vmql7w7ka5xzj1aqf8pk2a4sv0znwj2zkg1fgvd5b89qcvv2k";
+
sha256 = "0d6whkyc63056nkaxsr86ygi9razbzr50qgbbla161bj525l0hlj";
type = "gem";
};
-
version = "2.0.24";
+
version = "2.0.25";
};
gtk3 = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0npdbdk8a6mgbbw69j435azamdmcnx9wx5i708j9h9x1wdc6gafy";
+
sha256 = "1x8cdc91x8k9m0xlz195yfc3xn65g24cyq3lcjipn9h3hs4d9yq1";
type = "gem";
};
-
version = "4.2.9";
+
version = "4.3.3";
};
haml = {
dependencies = [
···
http = {
dependencies = [
"addressable"
-
"base64"
"http-cookie"
"http-form_data"
"llhttp-ffi"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "05b1khh7wxga9jviy9yi8z1nckxbm3svlzv40y0zvq3nag3d77mr";
+
sha256 = "0z8x4c2bcg05x7ffrjy47cwarfqzlg8kcfxchk5jcfdyx7c04265";
type = "gem";
};
-
version = "5.2.0";
+
version = "5.3.1";
};
http-accept = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "03sx3ahz1v5kbqjwxj48msw3maplpp2iyzs22l4jrzrqh4zmgfnf";
+
sha256 = "038qvz7kd3cfxk8bvagqhakx68pfbnmghpdkx7573wbf0maqp9a3";
type = "gem";
};
-
version = "1.14.7";
+
version = "0.9.5";
};
iconv = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "18pgvl7lfjpichdfh1g50rpz0zpaqrpr52ybn9liv1v9pjn9ysnd";
-
type = "gem";
-
};
-
version = "0.8.0";
-
};
-
irb = {
-
dependencies = [
-
"pp"
-
"rdoc"
-
"reline"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1fpxa2m83rb7xlzs57daqwnzqjmz6j35xr7zb15s73975sak4br2";
+
sha256 = "1jszj95hazqqpnrjjzr326nn1j32xmsc9xvd97mbcrrgdc54858y";
type = "gem";
};
-
version = "1.15.2";
+
version = "0.8.1";
};
jaro_winkler = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "09645h5an19zc1i7wlmixszj8xxqb2zc8qlf8dmx39bxpas1l24b";
+
sha256 = "14xkw4lb6wwvbcwqkf6ds116sridk9c8yz6y3caw07vzpwdvcmn0";
type = "gem";
};
-
version = "1.6.0";
+
version = "1.6.1";
};
jbuilder = {
dependencies = [
-
"actionview"
"activesupport"
+
"multi_json"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1mi7s8kida8rg754bzgiik2mpdwx55x7wxd9ny0sm0803j5a603j";
+
sha256 = "0vf56x04iabv4a04sj3z02bsadpnplxqzrpkqlpfnk178xljjyi1";
type = "gem";
};
-
version = "2.13.0";
+
version = "2.6.4";
};
jekyll = {
dependencies = [
"addressable"
"colorator"
-
"csv"
"em-websocket"
"i18n"
"jekyll-sass-converter"
···
"pathutil"
"rouge"
"safe_yaml"
-
"webrick"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "144dvgqffkkp34763hj0wh1qabd0fq22sx7bk7afgpy73mv3n8f4";
+
sha256 = "0ci1v1mpad36191vzbm1050dxccwv6ky4yhdyvskmqxa6cf6v21j";
type = "gem";
};
-
version = "3.10.0";
+
version = "3.9.0";
};
jekyll-archives = {
dependencies = [ "jekyll" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0jzxmfcljfvjz21wls2w5mr2m5qp0mq9c80j009s4m6yq9vn4wza";
+
sha256 = "03bys2pl60vq92skfhlfqr2j68zhfjc86jffpg32f94wzjk8n0wk";
type = "gem";
};
-
version = "0.8.0";
+
version = "0.7.0";
};
jekyll-coffeescript = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "040i6cyv20qmxlpm74kh5hfci8208ja4903yxdv4x0qs0z172kl9";
+
sha256 = "06qf4j9f6ysjb4bq6gsdaiz2ksmhc5yb484v458ra3s6ybccqvvy";
type = "gem";
};
-
version = "1.2.2";
+
version = "1.1.1";
};
jekyll-commonmark = {
-
dependencies = [ "commonmarker" ];
+
dependencies = [
+
"commonmarker"
+
"jekyll"
+
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0i281yiwqiim6jzh7b8hgg8zifs5mn1qz1z6f4109kh9zrcfcc8p";
+
sha256 = "15kr36k56l4fh8yp7qswn9m91v7sa5kr2vq9w40li16z4n4akk57";
type = "gem";
};
-
version = "1.4.0";
+
version = "1.3.1";
};
jekyll-commonmark-ghpages = {
dependencies = [
"commonmarker"
-
"jekyll"
"jekyll-commonmark"
"rouge"
];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "19544wfdcdh52qw76m6ayv6zbdabqv9wdfp1wqjmdr4k6gr24rym";
+
sha256 = "1bhpk7iiz2p0hha650zxqq7rlbfj92m9qxxxasarrswszl4pcvp7";
type = "gem";
};
-
version = "0.5.1";
+
version = "0.1.6";
};
jekyll-default-layout = {
dependencies = [ "jekyll" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1br08grgv7h36jhlvzfaa3ikp1zz4b6s57ak4fhzrsjx997bw9n6";
+
sha256 = "009zpd0mkmhkfp3s8yvh5mriqhil0ihv3gi2vw63flr3jz48y4kx";
type = "gem";
};
-
version = "0.1.5";
+
version = "0.1.4";
};
jekyll-favicon = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1hzwmjrxi57x68i7jx5rxi8qlcbqcbg3di55wywrp53pr0bap6k8";
+
sha256 = "1lx8nvkhd8l1wm3b6s506rycwbmpbzbsbjl65p21asjz6vbwf1ir";
type = "gem";
};
-
version = "0.17.0";
+
version = "0.13.0";
};
jekyll-gist = {
dependencies = [ "octokit" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0k2vnq6ns0x3iwnp8pw9lbxds924wmqswzy0gd57f95gpn49kwjc";
-
type = "gem";
-
};
-
version = "2.16.1";
-
};
-
jekyll-include-cache = {
-
dependencies = [ "jekyll" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "01d2l6qrmjc42664ns83cv36jbvalcxqbkmj5i22fakka7jvkm67";
+
sha256 = "0r4m7r4qyd3pqkp5xlyp3zzy47i18kjgwq995nrspysgkmc4qmw1";
type = "gem";
};
-
version = "0.2.1";
+
version = "2.13.0";
};
jekyll-mentions = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1n8y67plydfmay3jn865igvgb3h6s2crk8kq7ydk3wmn9h103s1r";
+
sha256 = "1r81nbw598s485jsppbpy9kwa471w1rdkpdn3a1mq0swg87cp67v";
type = "gem";
};
-
version = "1.6.0";
+
version = "1.5.1";
};
jekyll-optional-front-matter = {
dependencies = [ "jekyll" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1nz6kd6qsa160lmjmls4zgx7fwcpp8ac07mpzy80z6zgd7jwldb6";
+
sha256 = "1cwpr1z7irar81nm60prvl8ywadc82xhpdxs50n7kiic6q6lkjsb";
type = "gem";
};
-
version = "0.16.0";
+
version = "0.15.0";
};
jekyll-relative-links = {
dependencies = [ "jekyll" ];
···
dependencies = [
"addressable"
"jekyll"
-
"jekyll-sass-converter"
"rubyzip"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0h2bwl42dig0282366kpxazxb8xafnppnd4yvq2dzcsg90kfgzfk";
+
sha256 = "01f69d5wx9ra0y42j1789x09qhg469apb1i85q1n12aadhynfvkb";
type = "gem";
};
-
version = "0.4.3";
+
version = "0.4.1";
};
jekyll-sass-converter = {
dependencies = [ "sass" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0638mqhqynghnlnaz0xi1kvnv53wkggaq94flfzlxwandn8x2biz";
+
sha256 = "1p9fl2r4ni10lbx143zp41caldjs4hg27az5wg42sbwzb7s6z66m";
type = "gem";
};
-
version = "2.8.0";
+
version = "2.6.1";
};
jekyll-sitemap = {
dependencies = [ "jekyll" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0h04zxlcdsb73qxh08xmsc36gmj95plwxr9g5zwzqd3bmbfd6xbj";
+
sha256 = "0v4y0lqg1x7b94zw922qp6f3fixni9l4b9d1yavr1nswf8jmpcya";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-cayman = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0ajzhqhnj8gc5ns7i69kh69mzidvxkjs7yblrhzb13iaqzwi8prw";
+
sha256 = "1wdbvmnabzlqpq8hj7k5h9bwv96k05rx8z45f1mkqrbmy0x9gxmf";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-dinky = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0z1clccf4q0g2zzhl1hfy3x2rcdjs6bzs9ab76lkmpphj5q2a2vj";
+
sha256 = "0dxs6c13fas8wbcigvs8d70p7601g627i3mpchcpapwj8cfd631v";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-hacker = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "12ppp0bxffy838p4my79nppq112fazifr3cxwvhv3l6yjbwzjsw1";
+
sha256 = "06283hj1yihyir1s60jq35950hns1lda04pa6qndvjvpwrslwnhf";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-leap-day = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1lf7bbpr2s2rir2nf07rnh2g9mjy6zidpacs3j45la70b8qah7lj";
+
sha256 = "1pw1qbrq2f8gyzrmwxdlsqhkzpk5cdv594aia7f6wwdxm6sjvhp2";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-merlot = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0ifmvq44vwmkp6sb79ys8lx5w24gn3dhdr32bg562da2c8dv5wnb";
+
sha256 = "1iiaqxyfgrrsgrsbvmzfwz8m4jwx73cxvy9zw81ir5pxpbhf0rwl";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-midnight = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1plindxr5vrk98frzxbnkashgnqs86xkg26rjmhgz0qf6mkz77q0";
+
sha256 = "1jbna13cjfqd3i1m4vp8izznkxn1w1ih54zdyz004g32fwpcqbpp";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-minimal = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "10idwpbqjqfc5i895ijf74ac79lccxpz30bvwp4x4fjp6l6229d2";
+
sha256 = "078rlgpc902f5kslxj2zc85y53ywngbx81zhwvz1p0nbil4f4k1s";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-modernist = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1kzvdnk1vw8y6x8gy340mhnxipxh9p1h1h20br68clyxbsy7brsb";
+
sha256 = "0a7gg944c1d730ss0fx9qvxwfabwsyd3xgyfwr18cx22zx9mbbvm";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-primer = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1cq7lfwa3xs8hkx3cmv2ics7cr4r2azv66m0gfav0zi1k0kjh9yf";
+
sha256 = "0c7p3393mr3znjpvz3plbrws9jdwcz3872v9f027p7hqffhhmh9k";
type = "gem";
};
-
version = "0.6.0";
+
version = "0.5.4";
};
jekyll-theme-slate = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0f9l7kaafab2cphkx8gh4b12d8zzbg2ig7x2qzxvxfqjwyfr0h2y";
+
sha256 = "026p01a5jr42gar6d1kwrr39jd40h91ilvkn8969hydv7yd0ld67";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-tactile = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0li64hnjp4qw7fwsdx0767z7mwxn3kri6sqlg9fkicnmmr41p1mp";
+
sha256 = "1904cbjrv7mqkrzhwlip18krr6jk8fkzrxkyq139b20rbkp1qx5y";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-theme-time-machine = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1qjgsw2n3zny345h540n6rm9600mad7rs33qf6k4rhngxjkr0d5w";
+
sha256 = "010gzncy2vav0rdga78x4ls0dda400lxy186knsl72yk8pa807n0";
type = "gem";
};
-
version = "0.2.0";
+
version = "0.1.1";
};
jekyll-titles-from-headings = {
dependencies = [ "jekyll" ];
···
};
jekyll-webmention_io = {
dependencies = [
-
"activesupport"
"htmlbeautifier"
"jekyll"
"json"
-
"jsonpath"
"openssl"
+
"string_inflection"
"uglifier"
"webmention"
];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0kkxvr1gfbmfbhy13syq4pqwmfqwhnbfcwjiqrwahf99gfcj5izh";
+
sha256 = "003lwcl00l13c5r1i1zk5q1p8m50nv83w6h3j2mij6hs2aaz1zwb";
type = "gem";
};
-
version = "4.0.0";
+
version = "3.3.7";
};
jemoji = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0z4yabsvqdb8x1rr60yyzbaf950cyzv984n3jwwvgcmv5j73wk2x";
+
sha256 = "1yd77r5jvh9chf5qcp6z63gg40yp5n1sr7nv1hlmbq3xjzlhs6h6";
type = "gem";
};
-
version = "0.13.0";
+
version = "0.11.1";
};
jmespath = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "01lbdaizhkxmrw4y8j3wpvsryvnvzmg0pfs56c52laq2jgdfmq1l";
+
sha256 = "0s5vklcy2fgdxa9c6da34jbfrqq7xs6mryjglqqb5iilshcg3q82";
type = "gem";
};
-
version = "2.10.2";
+
version = "2.13.2";
};
json-schema = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1gzrf6q4d9kbixj6bpi2bp8dizmqxcmlq30ni86h3ifzpkcrm0mk";
+
sha256 = "1ma0k5889hzydba2ci8lqg87pxsh9zabz7jchm9cbacwsw7axgk0";
type = "gem";
};
-
version = "5.1.1";
+
version = "5.2.2";
};
json_pure = {
groups = [ "default" ];
···
};
version = "2.8.1";
};
-
jsonpath = {
-
dependencies = [ "multi_json" ];
+
jwt = {
+
dependencies = [ "base64" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0xxklfvmwz8z6l08704x65gnq6r8r1pb9qk125qjbndnb1zz6fsp";
+
sha256 = "0dfm4bhl4fzn076igh0bmh2v1vphcrxdv6ldc46hdd3bkbqr2sdg";
type = "gem";
};
-
version = "1.0.7";
+
version = "3.1.2";
};
-
jwt = {
-
dependencies = [ "base64" ];
+
kdl = {
+
dependencies = [ "simpleidn" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1i8wmzgb5nfhvkx1f6bhdwfm7v772172imh439v3xxhkv3hllhp6";
+
sha256 = "1zr1b2s5gmxjzca24v15isjfs24nkv8iy7b65bw8q1aw6cnj32mh";
type = "gem";
};
-
version = "2.10.1";
+
version = "1.0.3";
};
keystone-engine = {
dependencies = [ "ffi" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1ic14hdcqxn821dvzki99zhmcy130yhv5fqfffkcf87asv5mnbmn";
+
sha256 = "1vmw752c26ny2jwl0npn0gbyqwgz4hdmlpxnsld9qi9xhk5b1qh7";
type = "gem";
};
-
version = "2.4.0";
+
version = "2.3.0";
};
kramdown-parser-gfm = {
dependencies = [ "kramdown" ];
···
};
kramdown-rfc2629 = {
dependencies = [
-
"base64"
"certified"
-
"differ"
"json_pure"
"kramdown"
"kramdown-parser-gfm"
-
"net-http-persistent"
-
"ostruct"
-
"unicode-blocks"
-
"unicode-name"
-
"unicode-scripts"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1w44r4c1y69fzfbyw2bl8z5bs7jxsy288saijvl97vq8a33iq4cx";
+
sha256 = "0fp062fcp85p71pz4l470006b7g0v3yfll84zp6if9fillmkvhms";
type = "gem";
};
-
version = "1.7.29";
+
version = "1.6.6";
};
language_server-protocol = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0scnz2fvdczdgadvjn0j9d49118aqm3hj66qh8sd2kv6g1j65164";
+
sha256 = "1k0311vah76kg5m6zr7wmkwyk5p2f9d9hyckjpn3xgr83ajkj7px";
type = "gem";
};
-
version = "3.17.0.4";
+
version = "3.17.0.5";
};
launchy = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1pib5bfwg684f1sczrhf3lzk9hb24dhsw5cmlnxm4rq66sx0slss";
+
sha256 = "16jfgrgb3ys7lk4b7m6s5kg3jdd5w976k6hmf1fmbpw254ahgg7i";
type = "gem";
};
-
version = "5.0.3";
+
version = "5.0.5";
};
link-header-parser = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1czxv2i1gv3k7hxnrgfjb0z8khz74l4pmfwd70c7kr25l2qypksg";
+
sha256 = "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by";
type = "gem";
};
-
version = "4.0.4";
+
version = "4.0.3";
};
listen = {
dependencies = [
···
};
version = "1.7.0";
};
-
loofah = {
-
dependencies = [
-
"crass"
-
"nokogiri"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "07pfa5kgl7k2hxlzzn89qna6bmiyrxlchgbzi0885frsi08agrk1";
-
type = "gem";
-
};
-
version = "2.24.0";
-
};
mab = {
groups = [ "default" ];
platforms = [ ];
···
};
version = "2.8.1";
};
-
marcel = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "190n2mk8m1l708kr88fh6mip9sdsh339d2s6sgrik3sbnvz4jmhd";
-
type = "gem";
-
};
-
version = "1.0.4";
-
};
markaby = {
dependencies = [ "builder" ];
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
+
sha256 = "0nscas3a4mmrp1rc07cdjlbbpb2rydkindmbj3v3z5y1viyspmd0";
type = "gem";
};
-
version = "0.4.2";
+
version = "0.4.3";
};
mercenary = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1bv08jvx1g9ifjdyrp5hgalxkv7qxwfmfx0ba43ncrbfda7182b1";
+
sha256 = "0mjyxl7c0xzyqdqa8r45hqg7jcw2prp3hkp39mdf223g4hfgdsyw";
type = "gem";
};
-
version = "3.6.2";
+
version = "3.7.0";
};
mime-types-data = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0m3gn6l6c2gm9angaghwzrhbks8pap5d5vljyh3vqi72av81xppv";
+
sha256 = "1bmmppgrwxi5riss36zc9wykk5pxrc8kwy209nb5ph4qin5b7r53";
type = "gem";
};
-
version = "3.2025.0408";
+
version = "3.2025.0909";
};
mini_magick = {
-
dependencies = [
-
"benchmark"
-
"logger"
-
];
+
dependencies = [ "logger" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0jiz4jqsrmgnkyvpmsq2vicmvdqa6q2ibzx93lnj8f0xvfzzymr7";
+
sha256 = "1i2ilgjfjqc6sw4cwa4g9w3ngs41yvvazr9y82vapp5sfvymsf99";
type = "gem";
};
-
version = "5.2.0";
+
version = "5.3.1";
};
mini_mime = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0x8asxl83msn815lwmb2d7q5p29p7drhjv5va0byhk60v9n16iwf";
+
sha256 = "12f2830x7pq3kj0v8nz0zjvaw02sv01bqs1zwdrc04704kwcgmqc";
type = "gem";
};
-
version = "2.8.8";
+
version = "2.8.9";
};
minima = {
dependencies = [
···
};
version = "2.5.1";
};
-
minitest = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0mn7q9yzrwinvfvkyjiz548a4rmcwbmz2fn9nyzh4j1snin6q6rr";
-
type = "gem";
-
};
-
version = "5.25.5";
-
};
-
molinillo = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0p846facmh1j5xmbrpgzadflspvk7bzs3sykrh5s7qi4cdqz5gzg";
-
type = "gem";
-
};
-
version = "0.8.0";
-
};
msgpack = {
groups = [ "default" ];
platforms = [ ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
+
sha256 = "06sabsvnw0x1aqdcswc6bqrqz6705548bfd8z22jxgxfjrn1yn3n";
type = "gem";
};
-
version = "1.15.0";
+
version = "1.17.0";
};
mustermann = {
dependencies = [ "ruby2_keywords" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "123ycmq6pkivv29bqbv79jv2cs04xakzd0fz1lalgvfs5nxfky6i";
+
sha256 = "08ma2fmxlm6i7lih4mc3har2fzsbj1pl4hhva65kljf6nfvdryl5";
type = "gem";
};
-
version = "3.0.3";
+
version = "3.0.4";
};
mutex_m = {
groups = [ "default" ];
···
};
version = "0.5.6";
};
-
nanaimo = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "08q73nchv8cpk28h1sdnf5z6a862fcf4mxy1d58z25xb3dankw7s";
-
type = "gem";
-
};
-
version = "0.4.0";
-
};
nap = {
groups = [ "default" ];
platforms = [ ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0qlfhp9b445g0qp9kkdiylfjlpfzrv6nqvry4ar6y0yacn0zr5y8";
+
sha256 = "1x06374njjl4xfxwkp6nq71akhazmqp9fyhkgxf6gac81p5wwdk6";
type = "gem";
};
-
version = "1.4.11";
+
version = "1.4.13";
};
net-http = {
dependencies = [ "uri" ];
···
};
version = "0.6.0";
};
-
net-http-persistent = {
-
dependencies = [ "connection_pool" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "13psmr8009wwknainvns5jidhvjsknffb6k7mzz0yrby6h5qhhkf";
-
type = "gem";
-
};
-
version = "4.0.5";
-
};
net-imap = {
dependencies = [
"date"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1rgva7p9gvns2ndnqpw503mbd36i2skkggv0c0h192k8xr481phy";
+
sha256 = "01b21pk68kqn93aa0bn980m0s1cbqdzmc1q5l6ilizvb55m20kgq";
type = "gem";
};
-
version = "0.5.6";
+
version = "0.5.10";
};
net-pop = {
dependencies = [ "net-protocol" ];
···
};
version = "2.7.4";
};
-
nkf = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "09piyp2pd74klb9wcn0zw4mb5l0k9wzwppxggxi1yi95l2ym3hgv";
-
type = "gem";
-
};
-
version = "0.2.0";
-
};
nokogiri = {
dependencies = [
"mini_portile2"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0cgv8vzp7kl20ip8qdzmrbr1vaaw4mjjy4mksg8k13z4xxfzyqvb";
+
sha256 = "0czsh9d738kj0bmpkjnczq9j924hg103gc00i0wfyg0fzn9psnmc";
type = "gem";
};
-
version = "1.18.7";
+
version = "1.18.9";
};
observer = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "05xqijcf80sza5pnlp1c8whdaay8x5dc13214ngh790zrizgp8q9";
+
sha256 = "04nrir9wdpc4izqwqbysxyly8y7hsfr4fsv69rw91lfi9d5fv8lm";
type = "gem";
};
-
version = "0.6.1";
+
version = "0.6.3";
};
ovirt-engine-sdk = {
dependencies = [ "json" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1b2da9vgln5hxkdbg1kqmsinabxj2zxfp9imwl7ma4z2dx4k5zhr";
+
sha256 = "0rflz4di59qd2y8vxq8hr1kv3kyyvyd5aasa924riq4pw95kvac1";
type = "gem";
};
-
version = "2.0.1";
+
version = "2.1.0";
};
pango = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0azjsmbcs5k6lc030xcgvfjrjvifdrpzq79x1bxjmgss2mw4lfld";
+
sha256 = "1p9fqlvbq6bzs6ng46bbaswk57yjwccj5cjkqywn5s6d4gns83cq";
type = "gem";
};
-
version = "4.2.9";
+
version = "4.3.3";
};
parallel = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0i9w8msil4snx5w11ix9b0wf52vjc3r49khy3ddgl1xk890kcxi4";
+
sha256 = "1wl7frfk68q6gsf6q6j32jl5m3yc0b9x8ycxz3hy79miaj9r5mll";
type = "gem";
};
-
version = "3.3.8.0";
+
version = "3.3.9.0";
};
paru = {
dependencies = [ "csv" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1sv0r1valv24vkxl0ishzpi4kbsslr7djric0fldpx3z7dyrlj23";
+
sha256 = "1dmad3igbaldkhf0fk0bjfmznchjw0i32qqjlp4mmpxfhg8la7xr";
type = "gem";
};
-
version = "1.4.1";
+
version = "1.5.0";
};
pastel = {
dependencies = [ "tty-color" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1p2gqqrm895fzr9vi8d118zhql67bm8ydjvgqbq1crdnfggzn7kn";
+
sha256 = "0xf8i58shwvwlka4ld12nxcgqv0d5r1yizsvw74w5jaw83yllqaq";
type = "gem";
};
-
version = "1.5.9";
+
version = "1.6.2";
};
pkg-config = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0q5nn4z1lgdx6wjpnpf8gicqr50m6ill7mzx7i4s2qvarkxqlm6n";
+
sha256 = "0ynbh87awgjkz47krvcxx1va1cm7624ax21jrv6m072s1i0cb0rh";
type = "gem";
};
-
version = "1.6.0";
+
version = "1.6.4";
};
polyglot = {
groups = [ "default" ];
···
type = "gem";
};
version = "0.3.5";
-
};
-
pp = {
-
dependencies = [ "prettyprint" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1zxnfxjni0r9l2x42fyq0sqpnaf5nakjbap8irgik4kg1h9c6zll";
-
type = "gem";
-
};
-
version = "0.6.2";
};
prettier = {
dependencies = [
···
};
version = "1.2.1";
};
-
prettyprint = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "14zicq3plqi217w6xahv7b8f7aj5kpxv1j1w98344ix9h5ay3j9b";
-
type = "gem";
-
};
-
version = "0.2.0";
-
};
prime = {
dependencies = [
"forwardable"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1qsk9q2n4yb80f5mwslxzfzm2ckar25grghk95cj7sbc1p2k3w5s";
+
sha256 = "0pi2g9sd9ssyrpvbybh4skrgzqrv0rrd1q7ylgrsd519gjzmwxad";
type = "gem";
};
-
version = "0.1.3";
+
version = "0.1.4";
};
prism = {
groups = [ "default" ];
···
};
version = "1.4.0";
};
-
process_executer = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0vslspnp4aki1cw4lwk9d5bmjfqwbf5i2wwgimch8cp14wns409v";
-
type = "gem";
-
};
-
version = "1.3.0";
-
};
pry = {
dependencies = [
"coderay"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0xgsr1agv754709fb7x11zn07skmbwlds88sa5s57d7x1apswmkd";
-
type = "gem";
-
};
-
version = "1.5.0";
-
};
-
psych = {
-
dependencies = [
-
"date"
-
"stringio"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1vjrx3yd596zzi42dcaq5xw7hil1921r769dlbz08iniaawlp9c4";
+
sha256 = "0qq58vsmmvi9i4d15pav46ca5pd85qx3fxv17pq7ia5lqgxcrc8r";
type = "gem";
};
-
version = "5.2.3";
+
version = "1.6.0";
};
public_suffix = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1f3knlwfwm05sfbaihrxm4g772b79032q14c16q4b38z8bi63qcb";
+
sha256 = "0g9ds2ffzljl6jjmkjffwxc1z6lh5nkqqmhhkxjk71q5ggv0rkpm";
type = "gem";
};
-
version = "4.0.7";
+
version = "3.1.1";
};
puma = {
dependencies = [ "nio4r" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "11xd3207k5rl6bz0qxhcb3zcr941rhx7ig2f19gxxmdk7s3hcp7j";
+
sha256 = "10hcw8ympvs95hq6n5n610mir9a0gvccxmx45j2j5lfvncj9chfb";
type = "gem";
};
-
version = "6.6.0";
+
version = "7.0.2";
};
pwntools = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0da64fq3w671qhp7ji1zs84m5lyhalq4khqhbfw5dz0y6mn61dgg";
+
sha256 = "0cwy1br09dh5fklwf5xna7vabns8c1229kr2v0a0s6y2brz3zbrh";
type = "gem";
};
-
version = "3.1.16";
+
version = "3.2.1";
};
rack-protection = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1452c1bhh6fdnv17s1z65ajwh08axqnlmkhnr1qyyn2vacb3jz23";
-
type = "gem";
-
};
-
version = "2.1.0";
-
};
-
rack-test = {
-
dependencies = [ "rack" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0qy4ylhcfdn65a5mz2hly7g9vl0g13p5a0rmm6sc0sih5ilkcnh0";
+
sha256 = "1sg4laz2qmllxh1c5sqlj9n1r7scdn08p3m4b0zmhjvyx9yw0v8b";
type = "gem";
};
-
version = "2.2.0";
+
version = "2.1.1";
};
rackup = {
-
dependencies = [ "rack" ];
+
dependencies = [
+
"rack"
+
"webrick"
+
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "13brkq5xkj6lcdxj3f0k7v28hgrqhqxjlhd4y2vlicy5slgijdzp";
+
sha256 = "0kbcka30g681cqasw47pq93fxjscq7yvs5zf8lp3740rb158ijvf";
type = "gem";
};
-
version = "2.2.1";
+
version = "2.1.0";
};
rails = {
dependencies = [
-
"actioncable"
-
"actionmailbox"
"actionmailer"
"actionpack"
-
"actiontext"
-
"actionview"
-
"activejob"
-
"activemodel"
"activerecord"
-
"activestorage"
-
"activesupport"
-
"railties"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0h5vr7wd15s4zlhrnrm97b1h5bjdlcd5lvh6x2sl6khgnh21dnxf";
-
type = "gem";
-
};
-
version = "7.2.2.1";
-
};
-
rails-dom-testing = {
-
dependencies = [
-
"activesupport"
-
"minitest"
-
"nokogiri"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0fx9dx1ag0s1lr6lfr34lbx5i1bvn3bhyf3w3mx6h7yz90p725g5";
-
type = "gem";
-
};
-
version = "2.2.0";
-
};
-
rails-html-sanitizer = {
-
dependencies = [
-
"loofah"
-
"nokogiri"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0q55i6mpad20m2x1lg5pkqfpbmmapk0sjsrvr1sqgnj2hb5f5z1m";
-
type = "gem";
-
};
-
version = "1.6.2";
-
};
-
railties = {
-
dependencies = [
-
"actionpack"
-
"activesupport"
-
"irb"
-
"rackup"
"rake"
-
"thor"
-
"zeitwerk"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "07zy8b88qxx493pc5sfkzvxqj3zcf363r1128n3hsvfx2vqipwg3";
+
sha256 = "1wk6m7y0z3z2ff61r209dbxj41gdra4m2asc138jxz3fgv1x40wa";
type = "gem";
};
-
version = "7.2.2.1";
+
version = "0.9.5";
};
rainbow = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6";
+
sha256 = "14s4jdcs1a4saam9qmzbsa2bsh85rj9zfxny5z315x3gg0nhkxcn";
type = "gem";
};
-
version = "13.2.1";
+
version = "13.3.0";
};
rb-fsevent = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1wpslq5nzfaff13kpdzvskx0ag8cspcndgf3gidc2g8zl40msfw7";
+
sha256 = "1h1jal1sv47saxyk33nnjk2ywrsf35aar18p7mc48s2m33876wpd";
type = "gem";
};
-
version = "3.9.2";
+
version = "3.6.1";
};
rchardet = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1455yhd1arccrns3ghhvn4dl6gnrf4zn1xxsaa33ffyqrn399216";
-
type = "gem";
-
};
-
version = "1.9.0";
-
};
-
rdoc = {
-
dependencies = [ "psych" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1xvjskc5xp5x4lgrkxqrn7n4rjzgbbjl9yx3ny74xjckjk4xm832";
+
sha256 = "03rr05qam5d6gcsnsjs85bnwg80qww484xql347j42kj3bb2xsnm";
type = "gem";
};
-
version = "6.13.1";
+
version = "1.10.0";
};
re2 = {
dependencies = [ "mini_portile2" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1n2v1lm3a4alh23r1x12blv9qqckas7cncpn4hk3ar3sdym25604";
+
sha256 = "1rvf0yyff2anyfnmx6csx7fai8dk727b843hzz1bm2nqcmm9asv7";
type = "gem";
};
-
version = "2.15.0";
+
version = "2.19.0";
};
red-colors = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0syhyw1bp9nbb0fvcmm58y1c6iav6xw6b4bzjz1rz2j1d7c012br";
+
sha256 = "1bpsh5dbvybsa8qnv4dg11a6f2zn4sndarf7pk4iaayjgaspbrmm";
type = "gem";
};
-
version = "5.4.0";
+
version = "5.4.1";
};
redis-client = {
dependencies = [ "connection_pool" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1fsx10xg4n18w9sr1xa128y4yf0jv5zicrj5ff5n0f1crcwywrgf";
+
sha256 = "0l2fsgfzzrspgrg6x3s38hws5clgbn1aaxcmiyz5jz6xd3dpkxdz";
type = "gem";
};
-
version = "0.24.0";
+
version = "0.25.3";
};
redis-rack = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0qccah61pjvzyyg6mrp27w27dlv6vxlbznzipxjcswl7x3fhsvyb";
+
sha256 = "167zy35y4sasqx7wdpv757vigxl1znphfa0xmd9xxn7zhla9qpjy";
type = "gem";
};
-
version = "2.10.0";
+
version = "2.11.2";
};
reline = {
dependencies = [ "io-console" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1yvm0svcdk6377ng6l00g39ldkjijbqg4whdg2zcsa8hrgbwkz0s";
+
sha256 = "0ii8l0q5zkang3lxqlsamzfz5ja7jc8ln905isfdawl802k2db8x";
type = "gem";
};
-
version = "0.6.1";
+
version = "0.6.2";
};
rest-client = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1jmbf6lf7pcyacpb939xjjpn1f84c3nw83dy3p1lwjx0l2ljfif7";
+
sha256 = "0hninnbvqd2pn40h863lbrn9p11gvdxp928izkag5ysx8b1s5q0r";
type = "gem";
};
-
version = "3.4.1";
+
version = "3.4.4";
};
rmagick = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "09l77gfjqb7k0m3kc2gcldzsss7aybf6pgqbxmra2mhrck0720fz";
+
sha256 = "0r8gndcl5xz4zibslgch12w5101wjq03i851h2657jvv07fr7183";
type = "gem";
};
-
version = "6.1.1";
+
version = "6.1.4";
};
rouge = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1dnfkrk8xx2m8r3r9m2p5xcq57viznyc09k7r3i4jbm758i57lx3";
+
sha256 = "102rc07d78k5bkl0s9nd1gw6wz0w0zcvg4g5sl7z9xxi4r793c35";
type = "gem";
};
-
version = "3.30.0";
+
version = "3.19.0";
};
rpam2 = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "14xrp8vq6i9zx37vh0yp4h9m0anx9paw200l1r5ad9fmq559346l";
+
sha256 = "0h11wynaki22a40rfq3ahcs4r36jdpz9acbb3m5dkf0mm67sbydr";
type = "gem";
};
-
version = "3.13.0";
+
version = "3.13.1";
};
rspec-core = {
dependencies = [ "rspec-support" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1r6zbis0hhbik1ck8kh58qb37d1qwij1x1d2fy4jxkzryh3na4r5";
+
sha256 = "18sgga9zjrd5579m9rpb78l7yn9a0bjzwz51z5kiq4y6jwl6hgxb";
type = "gem";
};
-
version = "3.13.3";
+
version = "3.13.5";
};
rspec-expectations = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0n3cyrhsa75x5wwvskrrqk56jbjgdi2q1zx0irllf0chkgsmlsqf";
+
sha256 = "0dl8npj0jfpy31bxi6syc7jymyd861q277sfr6jawq2hv6hx791k";
type = "gem";
};
-
version = "3.13.3";
+
version = "3.13.5";
};
rspec-mocks = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1vxxkb2sf2b36d8ca2nq84kjf85fz4x7wqcvb8r6a5hfxxfk69r3";
+
sha256 = "10gajm8iscl7gb8q926hyna83bw3fx2zb4sqdzjrznjs51pqlcz4";
type = "gem";
};
-
version = "3.13.2";
+
version = "3.13.5";
};
rspec-support = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1v6v6xvxcpkrrsrv7v1xgf7sl0d71vcfz1cnrjflpf6r7x3a58yf";
+
sha256 = "1gwz4ykvj69n7dm6n5w64z8zmzc7z4gb96i0y4c4plaxafplbmxd";
type = "gem";
};
-
version = "3.13.2";
+
version = "3.13.5";
};
rubocop = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1j572nhgw64baa0dk6ggh8a5jz3x1mz006s2fj07whbqw93ydzcf";
+
sha256 = "1x5bv4yrm02ma8qy5127arz3zx0y7cjmw7mrnffijp6gxw7z71b4";
type = "gem";
};
-
version = "1.75.2";
+
version = "1.80.2";
};
rubocop-ast = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "14lf3d9bdr8cv8x3xcn3ijql5x23svk5zy7mdinlzw1f7ch09k73";
+
sha256 = "0ar3y8w36am483ynyzg0x8iwhn8h34y8f4agny4lyqcqbfnzd9qd";
type = "gem";
};
-
version = "1.44.1";
+
version = "1.46.0";
};
rubocop-performance = {
dependencies = [
···
};
version = "1.25.0";
};
+
ruby-enum = {
+
dependencies = [ "i18n" ];
+
groups = [ "default" ];
+
platforms = [ ];
+
source = {
+
remotes = [ "https://rubygems.org" ];
+
sha256 = "1pys90hxylhyg969iw9lz3qai5lblf8xwbdg1g5aj52731a9k83p";
+
type = "gem";
+
};
+
version = "0.9.0";
+
};
ruby-graphviz = {
dependencies = [ "rexml" ];
groups = [ "default" ];
···
"language_server-protocol"
"prism"
"rbs"
-
"sorbet-runtime"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0xkjb0kvzr4yycfps0vhkkcrjm7iby6bibn6qcsh8fszchnv23ib";
+
sha256 = "050qg73g4qs3xza441nafy7610daa3k4ra0pbi3sdlawy9fwfh6i";
type = "gem";
};
-
version = "0.23.14";
+
version = "0.26.1";
};
ruby-lxc = {
groups = [ "default" ];
···
};
version = "1.2.3";
};
-
ruby-macho = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1jgmhj4srl7cck1ipbjys6q4klcs473gq90bm59baw4j1wpfaxch";
-
type = "gem";
-
};
-
version = "2.5.1";
-
};
ruby-progressbar = {
groups = [ "default" ];
platforms = [ ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "14nwdsd73c4ygjb7sfldnndlbzn5yyl02llnlzafmmjwh0d2pla1";
+
sha256 = "0n3pgw1jkkivgkn08qpc4fb1kiivhbshkj0lhrms4sy3fahlgigk";
type = "gem";
};
-
version = "2.2.3";
+
version = "2.2.5";
};
ruby2_keywords = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "05an0wz87vkmqwcwyh5rjiaavydfn5f4q1lixcsqkphzvj7chxw5";
+
sha256 = "05gl4vxq150y5174r5h28134vgv5465qh9imqk7jwz9fkrs19bz5";
type = "gem";
};
-
version = "2.4.1";
+
version = "3.1.0";
};
rugged = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1cfhb822q3npfqmvd9xx20rwsphfnarrh5bfp88xs6v8rk29zvsd";
+
sha256 = "1bx61brivcgn0ps755f8hslf8pzrmi1c5savdj8gxdz3qxdy7zb7";
type = "gem";
};
-
version = "3.0.8";
+
version = "3.1.0";
};
seccomp-tools = {
dependencies = [ "os" ];
···
};
version = "1.6.1";
};
-
securerandom = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1cd0iriqfsf1z91qg271sm88xjnfd92b832z49p1nd542ka96lfc";
-
type = "gem";
-
};
-
version = "0.4.1";
-
};
semian = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0hp7pfs3ilqr5jlpk9vwrnxl9sdqb9kcy9zlgb21iayrpvzpxxka";
+
sha256 = "17maaffasl6plaa5i5wsbp9n585z1y4rix0azv8afaz6p3rp8vqy";
type = "gem";
};
-
version = "0.22.1";
+
version = "0.25.2";
};
sequel = {
dependencies = [ "bigdecimal" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0kf6i7xhlb5h0ik4sgi0m87as3w1r2gsjbm39n1ywlj6mxc05d1g";
+
sha256 = "0i8f0zvzxz3yyvbr77rmxcjn0d058ss9xgfkc6ha07xwx2fcf6lf";
type = "gem";
};
-
version = "5.91.0";
+
version = "5.96.0";
};
sequel_pg = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1bjx55fxiwl6d7s2ia5v19qbcshwnjv7ixhrcm0xpvjyar9dkw2y";
+
sha256 = "1l0sdr7fbr3s864z4f4irza3nh4h353j1lhm2fygf02b2902l3dg";
type = "gem";
};
-
version = "4.17.3";
+
version = "4.17.4";
};
simplecov = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "02zi3rwihp7rlnp9x18c9idnkx7x68w6jmxdhyc0xrhjwrz0pasx";
+
sha256 = "0ikjfwydgs08nm3xzc4cn4b6z6rmcrj2imp84xcnimy2wxa8w2xx";
type = "gem";
};
-
version = "0.13.1";
+
version = "0.13.2";
};
simplecov_json_formatter = {
groups = [ "default" ];
···
};
slather = {
dependencies = [
-
"CFPropertyList"
-
"activesupport"
"clamp"
-
"nokogiri"
"xcodeproj"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "03hhwrjdq3gnh6irzxg15iwsfbg14pwdmxadc5amqg7gx08l5s6x";
+
sha256 = "0b6v4d5y042qd9grsfr2hh82i3lvc7lkjlf0jab1037dy10926nv";
type = "gem";
};
-
version = "2.8.5";
+
version = "1.4.0";
};
slop = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1xr7rwfk7mwxzqcgir0glmyy4j27g6yixfaswsbd2qn6r8c980qf";
+
sha256 = "005yjb33hyz7cqrki1h6x67wdza29gjskbmdk0iw8m0hj76aql7c";
type = "gem";
};
-
version = "1.3.2";
+
version = "1.3.3";
};
solargraph = {
dependencies = [
···
"observer"
"ostruct"
"parser"
+
"prism"
"rbs"
"reverse_markdown"
"rubocop"
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1hgxw71pmav0sy93dcdq8z32m05asp9ycvkijg2v6a343qw3zl9z";
+
sha256 = "1f2jfwplbw5d1i2g81vqsczfvpjlqakwwawa4c374787fcwhpk5k";
type = "gem";
};
-
version = "0.54.0";
-
};
-
sorbet-runtime = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1knf5hnb8m6y41pkayim3vsz36bqlms0q3kvs9inkx9pyjh7mmy6";
-
type = "gem";
-
};
-
version = "0.5.12016";
+
version = "0.56.2";
};
sqlite3 = {
dependencies = [ "mini_portile2" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0573vgz5ck0hqr8h132ln0hczx53m21h4w42n1p75rj837qjbim1";
+
sha256 = "0mxz46b3vrjgmg7wr3iaaffrraqgxrhr1pizx8n2y4s1jg6zxcnj";
type = "gem";
};
-
version = "2.6.0";
+
version = "2.7.3";
};
standard = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0w5l1dsr7mpxf5fi8faq475952mxhp0kzd9w9090hd9140dd232r";
+
sha256 = "10psjid1xm5x31fbcmr2w4r6vrha86304199z5i4lisvrxymplmn";
type = "gem";
};
-
version = "1.49.0";
+
version = "1.51.0";
};
standard-custom = {
dependencies = [
···
};
version = "1.8.0";
};
-
stringio = {
+
string_inflection = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1xblh8332bivml93232hg8qr2rhflq9czvij1bgzrbap2rfljb19";
+
sha256 = "0v57afc7rdr58xd6mayf9giifqgav3hqjr54kagi7iki3hn6vjag";
type = "gem";
};
-
version = "3.1.6";
+
version = "0.1.2";
};
syntax_tree = {
dependencies = [ "prettier_print" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0g9l9acknjr2yz8ynfxbcrwx2ws3wh96pfzdb31g66k08v1022m5";
+
sha256 = "0ggi6p7xxjsj42q8pp0yz6z7dbwlbr6fjbs4qnafr667jab5mqjn";
type = "gem";
};
-
version = "6.2.0";
+
version = "6.3.0";
};
syntax_tree-haml = {
dependencies = [
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0fwia5hvc1xz9w7vprzjnsym3v9j5l9ggdvy70jixbvpcpz4acfz";
+
sha256 = "0b7pzx45f1vg6f53midy70ndlmb0k4k03zp4nsq8l0q9dx5yk8dp";
type = "gem";
};
-
version = "0.10.3";
+
version = "0.10.4";
};
terminal-table = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1nmymd86a0vb39pzj2cwv57avdrl6pl3lf5bsz58q594kqxjkw7f";
+
sha256 = "0gcarlmpfbmqnjvwfz44gdjhcmm634di7plcx2zdgwdhrhifhqw7";
type = "gem";
};
-
version = "1.3.2";
+
version = "1.4.0";
};
thrift = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0sv2y3jmh7snxk0sm8xf0r606aig1zrr64vl64qab4xfkv12zjb2";
+
sha256 = "0y2xpdpj8rm9xgx2w9l8liwb6hqcwqxnmhnhkvw15y4saabs2i3s";
type = "gem";
};
-
version = "0.21.0";
+
version = "0.22.0";
};
tilt = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0szpapi229v3scrvw1pgy0vpjm7z3qlf58m1198kxn70cs278g96";
+
sha256 = "0w27v04d7rnxjr3f65w1m7xyvr6ch6szjj2v5wv1wz6z5ax9pa9m";
type = "gem";
};
-
version = "2.6.0";
+
version = "2.6.1";
};
timeout = {
groups = [ "default" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0y07285g72jdq7s6y4qrcd17ibcxhdx8xqp1f0s1ph207399wi7h";
+
sha256 = "0rm9bjby47pd2y9125c9k11gc8avbc79b7l1cmn1h2rqpy80m1si";
type = "gem";
};
-
version = "3.2.1";
+
version = "3.3.0";
};
treetop = {
dependencies = [ "polyglot" ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0z7gamf6s83wy0yqms3bi4srirn3fc0lc7n65lqanidxcj1xn5qw";
+
sha256 = "0fryvvqz7432lvi8rrrqy0b0jnzih2w6s5rqx70fc5gm3vnnf2qj";
type = "gem";
};
-
version = "1.4.1";
+
version = "1.5.0";
};
tzinfo = {
dependencies = [ "concurrent-ruby" ];
···
};
version = "0.0.9.1";
};
-
unicode-blocks = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1k9r44ynr5xwvgqyc3lxx7915vl14z0cmk0392qbz8krjkhvhcdy";
-
type = "gem";
-
};
-
version = "1.10.0";
-
};
unicode-display_width = {
dependencies = [ "unicode-emoji" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1has87asspm6m9wgqas8ghhhwyf2i1yqrqgrkv47xw7jq3qjmbwc";
+
sha256 = "0hiwhnqpq271xqari6mg996fgjps42sffm9cpk6ljn8sd2srdp8c";
type = "gem";
};
-
version = "3.1.4";
+
version = "3.2.0";
};
unicode-emoji = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0ajk6rngypm3chvl6r0vwv36q1931fjqaqhjjya81rakygvlwb1c";
-
type = "gem";
-
};
-
version = "4.0.4";
-
};
-
unicode-name = {
-
dependencies = [ "unicode-types" ];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0n92l6p4lvkbmb0596dzl57ysmkl33c1z7f9msl42568p1fr1dpn";
-
type = "gem";
-
};
-
version = "1.13.5";
-
};
-
unicode-scripts = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0r3d7qms3syx1ijn027vj4fycy5dzh8bwl99i8ykrgyadx01569d";
-
type = "gem";
-
};
-
version = "1.11.0";
-
};
-
unicode-types = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1mif6v3wlfpb69scikpv7i4zq9rhj19px23iym6j8m3wnnh7d2wi";
+
sha256 = "1995yfjbvjlwrslq48gzzc9j0blkdzlbda9h90pjbm0yvzax55s9";
type = "gem";
};
-
version = "1.10.0";
+
version = "4.1.0";
};
uri = {
groups = [ "default" ];
···
type = "gem";
};
version = "1.0.3";
-
};
-
useragent = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0i1q2xdjam4d7gwwc35lfnz0wyyzvnca0zslcfxm9fabml9n83kh";
-
type = "gem";
-
};
-
version = "0.16.11";
};
uuid4r = {
groups = [ "default" ];
···
};
version = "1.9.1";
};
-
websocket-driver = {
-
dependencies = [
-
"base64"
-
"websocket-extensions"
-
];
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "1d26l4qn55ivzahbc7fwc4k4z3j7wzym05i9n77i4mslrpr9jv85";
-
type = "gem";
-
};
-
version = "0.7.7";
-
};
-
websocket-extensions = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw";
-
type = "gem";
-
};
-
version = "0.1.5";
-
};
whois = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "0wzp988qlq2c88m7ic5nvsarxmgihs5qv3s1x4mvglmjdyvpzq0s";
+
sha256 = "10jx3kk00km79y34czmzx8g1hj6bc1a0iqr8p7h5vxvaahxjsk31";
type = "gem";
};
-
version = "6.0.1";
+
version = "6.0.2";
};
xcodeproj = {
dependencies = [
-
"CFPropertyList"
-
"atomos"
-
"claide"
-
"colored2"
-
"nanaimo"
-
"rexml"
+
"activesupport"
+
"colored"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "1lslz1kfb8jnd1ilgg02qx0p0y6yiq8wwk84mgg2ghh58lxsgiwc";
+
sha256 = "1al9p580rg5g91fzp267a6b66i3cr534xmfd1q03rvl8jybdd8ny";
type = "gem";
};
-
version = "1.27.0";
+
version = "0.19.4";
};
xctasks = {
groups = [ "default" ];
···
type = "gem";
};
version = "0.1.0";
-
};
-
zeitwerk = {
-
groups = [ "default" ];
-
platforms = [ ];
-
source = {
-
remotes = [ "https://rubygems.org" ];
-
sha256 = "10cpfdswql21vildiin0q7drg5zfzf2sahnk9hv3nyzzjqwj2bdx";
-
type = "gem";
-
};
-
version = "2.6.18";
};
zookeeper = {
groups = [ "default" ];