html-proofer: 3.18.8 -> 5.0.8

Had to run `bundle config set force_ruby_platform true` on my machine to
avoid platform-specific dependencies (bundix doesn't like these). Maybe
there's a way to export `BUNDLE_FORCE_RUBY_PLATFORM` when the update
script is ran... not sure.

authored by Alejandro Angulo and committed by Anderson Torres b65f0cc8 37458514

+175 -52
+41 -20
pkgs/tools/misc/html-proofer/Gemfile.lock
··· 1 1 GEM 2 2 remote: https://rubygems.org/ 3 3 specs: 4 - addressable (2.7.0) 5 - public_suffix (>= 2.0.2, < 5.0) 6 - ethon (0.12.0) 7 - ffi (>= 1.3.0) 8 - ffi (1.14.2) 9 - html-proofer (3.18.8) 4 + Ascii85 (1.1.0) 5 + addressable (2.8.5) 6 + public_suffix (>= 2.0.2, < 6.0) 7 + afm (0.2.2) 8 + async (2.6.3) 9 + console (~> 1.10) 10 + fiber-annotation 11 + io-event (~> 1.1) 12 + timers (~> 4.1) 13 + console (1.23.1) 14 + fiber-annotation 15 + fiber-local 16 + ethon (0.16.0) 17 + ffi (>= 1.15.0) 18 + ffi (1.15.5) 19 + fiber-annotation (0.2.0) 20 + fiber-local (1.0.0) 21 + hashery (2.1.2) 22 + html-proofer (5.0.8) 10 23 addressable (~> 2.3) 11 - mercenary (~> 0.3) 12 - nokogumbo (~> 2.0) 13 - parallel (~> 1.3) 24 + async (~> 2.1) 25 + nokogiri (~> 1.13) 26 + pdf-reader (~> 2.11) 14 27 rainbow (~> 3.0) 15 28 typhoeus (~> 1.3) 16 29 yell (~> 2.0) 17 - mercenary (0.4.0) 18 - mini_portile2 (2.5.0) 19 - nokogiri (1.11.1) 20 - mini_portile2 (~> 2.5.0) 30 + zeitwerk (~> 2.5) 31 + io-event (1.2.3) 32 + mini_portile2 (2.8.4) 33 + nokogiri (1.15.4) 34 + mini_portile2 (~> 2.8.2) 21 35 racc (~> 1.4) 22 - nokogumbo (2.0.4) 23 - nokogiri (~> 1.8, >= 1.8.4) 24 - parallel (1.20.1) 25 - public_suffix (4.0.6) 26 - racc (1.5.2) 27 - rainbow (3.0.0) 36 + pdf-reader (2.11.0) 37 + Ascii85 (~> 1.0) 38 + afm (~> 0.2.1) 39 + hashery (~> 2.0) 40 + ruby-rc4 41 + ttfunk 42 + public_suffix (5.0.3) 43 + racc (1.7.1) 44 + rainbow (3.1.1) 45 + ruby-rc4 (0.1.5) 46 + timers (4.3.5) 47 + ttfunk (1.7.0) 28 48 typhoeus (1.4.0) 29 49 ethon (>= 0.9.0) 30 50 yell (2.2.2) 51 + zeitwerk (2.6.11) 31 52 32 53 PLATFORMS 33 54 ruby ··· 36 57 html-proofer 37 58 38 59 BUNDLED WITH 39 - 2.1.4 60 + 2.4.17
+134 -32
pkgs/tools/misc/html-proofer/gemset.nix
··· 5 5 platforms = []; 6 6 source = { 7 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy"; 8 + sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 9 + type = "gem"; 10 + }; 11 + version = "2.8.5"; 12 + }; 13 + afm = { 14 + groups = ["default"]; 15 + platforms = []; 16 + source = { 17 + remotes = ["https://rubygems.org"]; 18 + sha256 = "06kj9hgd0z8pj27bxp2diwqh6fv7qhwwm17z64rhdc4sfn76jgn8"; 19 + type = "gem"; 20 + }; 21 + version = "0.2.2"; 22 + }; 23 + Ascii85 = { 24 + groups = ["default"]; 25 + platforms = []; 26 + source = { 27 + remotes = ["https://rubygems.org"]; 28 + sha256 = "1ds4v9xgsyvijnlflak4dzf1qwmda9yd5bv8jwsb56nngd399rlw"; 29 + type = "gem"; 30 + }; 31 + version = "1.1.0"; 32 + }; 33 + async = { 34 + dependencies = ["console" "fiber-annotation" "io-event" "timers"]; 35 + groups = ["default"]; 36 + platforms = []; 37 + source = { 38 + remotes = ["https://rubygems.org"]; 39 + sha256 = "0806cya8kq9glg6vifa9j4zjf81drwa84hdzx71ah98zz317hvhb"; 40 + type = "gem"; 41 + }; 42 + version = "2.6.3"; 43 + }; 44 + console = { 45 + dependencies = ["fiber-annotation" "fiber-local"]; 46 + groups = ["default"]; 47 + platforms = []; 48 + source = { 49 + remotes = ["https://rubygems.org"]; 50 + sha256 = "04cpbx4bsw3k20xgvz6cs1gi41q9mmagc95x2zk6ar49a25z89sb"; 9 51 type = "gem"; 10 52 }; 11 - version = "2.7.0"; 53 + version = "1.23.1"; 12 54 }; 13 55 ethon = { 14 56 dependencies = ["ffi"]; ··· 16 58 platforms = []; 17 59 source = { 18 60 remotes = ["https://rubygems.org"]; 19 - sha256 = "0gggrgkcq839mamx7a8jbnp2h7x2ykfn34ixwskwb0lzx2ak17g9"; 61 + sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v"; 20 62 type = "gem"; 21 63 }; 22 - version = "0.12.0"; 64 + version = "0.16.0"; 23 65 }; 24 66 ffi = { 25 67 groups = ["default"]; 26 68 platforms = []; 27 69 source = { 28 70 remotes = ["https://rubygems.org"]; 29 - sha256 = "15hgiy09i8ywjihyzyvjvk42ivi3kmy6dm21s5sgg9j7y3h3zkkx"; 71 + sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg"; 72 + type = "gem"; 73 + }; 74 + version = "1.15.5"; 75 + }; 76 + fiber-annotation = { 77 + groups = ["default"]; 78 + platforms = []; 79 + source = { 80 + remotes = ["https://rubygems.org"]; 81 + sha256 = "00vcmynyvhny8n4p799rrhcx0m033hivy0s1gn30ix8rs7qsvgvs"; 82 + type = "gem"; 83 + }; 84 + version = "0.2.0"; 85 + }; 86 + fiber-local = { 87 + groups = ["default"]; 88 + platforms = []; 89 + source = { 90 + remotes = ["https://rubygems.org"]; 91 + sha256 = "1vrxxb09fc7aicb9zb0pmn5akggjy21dmxkdl3w949y4q05rldr9"; 30 92 type = "gem"; 31 93 }; 32 - version = "1.14.2"; 94 + version = "1.0.0"; 95 + }; 96 + hashery = { 97 + groups = ["default"]; 98 + platforms = []; 99 + source = { 100 + remotes = ["https://rubygems.org"]; 101 + sha256 = "0qj8815bf7q6q7llm5rzdz279gzmpqmqqicxnzv066a020iwqffj"; 102 + type = "gem"; 103 + }; 104 + version = "2.1.2"; 33 105 }; 34 106 html-proofer = { 35 - dependencies = ["addressable" "mercenary" "nokogumbo" "parallel" "rainbow" "typhoeus" "yell"]; 107 + dependencies = ["addressable" "async" "nokogiri" "pdf-reader" "rainbow" "typhoeus" "yell" "zeitwerk"]; 36 108 groups = ["default"]; 37 109 platforms = []; 38 110 source = { 39 111 remotes = ["https://rubygems.org"]; 40 - sha256 = "0i5anzj9lp2m6bvghcbz16dlv5ww2mcwgkfj878mamgvb2pfk2m9"; 112 + sha256 = "0lzh3lb3l2qid3sh3da0fgjdwdly2g5jia6drzpn1dn1b92a7wwm"; 41 113 type = "gem"; 42 114 }; 43 - version = "3.18.8"; 115 + version = "5.0.8"; 44 116 }; 45 - mercenary = { 117 + io-event = { 46 118 groups = ["default"]; 47 119 platforms = []; 48 120 source = { 49 121 remotes = ["https://rubygems.org"]; 50 - sha256 = "0f2i827w4lmsizrxixsrv2ssa3gk1b7lmqh8brk8ijmdb551wnmj"; 122 + sha256 = "0046p1q98xrys4bzcx74k658fv1fiigdgcd0az0pm12n2hjcms6r"; 51 123 type = "gem"; 52 124 }; 53 - version = "0.4.0"; 125 + version = "1.2.3"; 54 126 }; 55 127 mini_portile2 = { 56 128 groups = ["default"]; 57 129 platforms = []; 58 130 source = { 59 131 remotes = ["https://rubygems.org"]; 60 - sha256 = "1hdbpmamx8js53yk3h8cqy12kgv6ca06k0c9n3pxh6b6cjfs19x7"; 132 + sha256 = "02mj8mpd6ck5gpcnsimx5brzggw5h5mmmpq2djdypfq16wcw82qq"; 61 133 type = "gem"; 62 134 }; 63 - version = "2.5.0"; 135 + version = "2.8.4"; 64 136 }; 65 137 nokogiri = { 66 138 dependencies = ["mini_portile2" "racc"]; ··· 68 140 platforms = []; 69 141 source = { 70 142 remotes = ["https://rubygems.org"]; 71 - sha256 = "1ajwkqr28hwqbyl1l3czx4a34c88acxywyqp8cjyy0zgsd6sbhj2"; 143 + sha256 = "0k9w2z0953mnjrsji74cshqqp08q7m1r6zhadw1w0g34xzjh3a74"; 72 144 type = "gem"; 73 145 }; 74 - version = "1.11.1"; 146 + version = "1.15.4"; 147 + }; 148 + pdf-reader = { 149 + dependencies = ["Ascii85" "afm" "hashery" "ruby-rc4" "ttfunk"]; 150 + groups = ["default"]; 151 + platforms = []; 152 + source = { 153 + remotes = ["https://rubygems.org"]; 154 + sha256 = "09sx25jpnip2sp6wh5sn5ad7za78rfi95qp5iiczfh43z4jqa8q3"; 155 + type = "gem"; 156 + }; 157 + version = "2.11.0"; 158 + }; 159 + public_suffix = { 160 + groups = ["default"]; 161 + platforms = []; 162 + source = { 163 + remotes = ["https://rubygems.org"]; 164 + sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k"; 165 + type = "gem"; 166 + }; 167 + version = "5.0.3"; 75 168 }; 76 - nokogumbo = { 77 - dependencies = ["nokogiri"]; 169 + racc = { 78 170 groups = ["default"]; 79 171 platforms = []; 80 172 source = { 81 173 remotes = ["https://rubygems.org"]; 82 - sha256 = "0pxm7hx2lhmanm8kljd39f1j1742kl0a31zx98jsjiwrkfb5hhc6"; 174 + sha256 = "11v3l46mwnlzlc371wr3x6yylpgafgwdf0q7hc7c1lzx6r414r5g"; 83 175 type = "gem"; 84 176 }; 85 - version = "2.0.4"; 177 + version = "1.7.1"; 86 178 }; 87 - parallel = { 179 + rainbow = { 88 180 groups = ["default"]; 89 181 platforms = []; 90 182 source = { 91 183 remotes = ["https://rubygems.org"]; 92 - sha256 = "0055br0mibnqz0j8wvy20zry548dhkakws681bhj3ycb972awkzd"; 184 + sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503"; 93 185 type = "gem"; 94 186 }; 95 - version = "1.20.1"; 187 + version = "3.1.1"; 96 188 }; 97 - public_suffix = { 189 + ruby-rc4 = { 98 190 groups = ["default"]; 99 191 platforms = []; 100 192 source = { 101 193 remotes = ["https://rubygems.org"]; 102 - sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9"; 194 + sha256 = "00vci475258mmbvsdqkmqadlwn6gj9m01sp7b5a3zd90knil1k00"; 103 195 type = "gem"; 104 196 }; 105 - version = "4.0.6"; 197 + version = "0.1.5"; 106 198 }; 107 - racc = { 199 + timers = { 108 200 groups = ["default"]; 109 201 platforms = []; 110 202 source = { 111 203 remotes = ["https://rubygems.org"]; 112 - sha256 = "178k7r0xn689spviqzhvazzvxfq6fyjldxb3ywjbgipbfi4s8j1g"; 204 + sha256 = "0pjzipnmzfywvgsr3gxwj6nmg47lz4700g0q71jgcy1z6rb7dn7p"; 113 205 type = "gem"; 114 206 }; 115 - version = "1.5.2"; 207 + version = "4.3.5"; 116 208 }; 117 - rainbow = { 209 + ttfunk = { 118 210 groups = ["default"]; 119 211 platforms = []; 120 212 source = { 121 213 remotes = ["https://rubygems.org"]; 122 - sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk"; 214 + sha256 = "15iaxz9iak5643bq2bc0jkbjv8w2zn649lxgvh5wg48q9d4blw13"; 123 215 type = "gem"; 124 216 }; 125 - version = "3.0.0"; 217 + version = "1.7.0"; 126 218 }; 127 219 typhoeus = { 128 220 dependencies = ["ethon"]; ··· 144 236 type = "gem"; 145 237 }; 146 238 version = "2.2.2"; 239 + }; 240 + zeitwerk = { 241 + groups = ["default"]; 242 + platforms = []; 243 + source = { 244 + remotes = ["https://rubygems.org"]; 245 + sha256 = "1mwdd445w63khz13hpv17m2br5xngyjl3jdj08xizjbm78i2zrxd"; 246 + type = "gem"; 247 + }; 248 + version = "2.6.11"; 147 249 }; 148 250 }