diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 02:28:29 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 02:28:29 +0200 |
| commit | 1c5911cf4765d7180d9f05a7405316426b3f3681 (patch) | |
| tree | e284d6562f2464a8b45ce0755f40992074e2fbad | |
| parent | c140ec667ffaadf32753d11dc18eb942862ebcba (diff) | |
Update the HTML sanitizer and Rails to their security releases
| -rw-r--r-- | Gemfile.lock | 142 |
1 files changed, 71 insertions, 71 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a1046d0d..0ebabd4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
| @@ -19,29 +19,29 @@ GEM | |||
| 19 | specs: | 19 | specs: |
| 20 | action_text-trix (2.1.19) | 20 | action_text-trix (2.1.19) |
| 21 | railties | 21 | railties |
| 22 | actioncable (8.1.3) | 22 | actioncable (8.1.3.1) |
| 23 | actionpack (= 8.1.3) | 23 | actionpack (= 8.1.3.1) |
| 24 | activesupport (= 8.1.3) | 24 | activesupport (= 8.1.3.1) |
| 25 | nio4r (~> 2.0) | 25 | nio4r (~> 2.0) |
| 26 | websocket-driver (>= 0.6.1) | 26 | websocket-driver (>= 0.6.1) |
| 27 | zeitwerk (~> 2.6) | 27 | zeitwerk (~> 2.6) |
| 28 | actionmailbox (8.1.3) | 28 | actionmailbox (8.1.3.1) |
| 29 | actionpack (= 8.1.3) | 29 | actionpack (= 8.1.3.1) |
| 30 | activejob (= 8.1.3) | 30 | activejob (= 8.1.3.1) |
| 31 | activerecord (= 8.1.3) | 31 | activerecord (= 8.1.3.1) |
| 32 | activestorage (= 8.1.3) | 32 | activestorage (= 8.1.3.1) |
| 33 | activesupport (= 8.1.3) | 33 | activesupport (= 8.1.3.1) |
| 34 | mail (>= 2.8.0) | 34 | mail (>= 2.8.0) |
| 35 | actionmailer (8.1.3) | 35 | actionmailer (8.1.3.1) |
| 36 | actionpack (= 8.1.3) | 36 | actionpack (= 8.1.3.1) |
| 37 | actionview (= 8.1.3) | 37 | actionview (= 8.1.3.1) |
| 38 | activejob (= 8.1.3) | 38 | activejob (= 8.1.3.1) |
| 39 | activesupport (= 8.1.3) | 39 | activesupport (= 8.1.3.1) |
| 40 | mail (>= 2.8.0) | 40 | mail (>= 2.8.0) |
| 41 | rails-dom-testing (~> 2.2) | 41 | rails-dom-testing (~> 2.2) |
| 42 | actionpack (8.1.3) | 42 | actionpack (8.1.3.1) |
| 43 | actionview (= 8.1.3) | 43 | actionview (= 8.1.3.1) |
| 44 | activesupport (= 8.1.3) | 44 | activesupport (= 8.1.3.1) |
| 45 | nokogiri (>= 1.8.5) | 45 | nokogiri (>= 1.8.5) |
| 46 | rack (>= 2.2.4) | 46 | rack (>= 2.2.4) |
| 47 | rack-session (>= 1.0.1) | 47 | rack-session (>= 1.0.1) |
| @@ -49,36 +49,36 @@ GEM | |||
| 49 | rails-dom-testing (~> 2.2) | 49 | rails-dom-testing (~> 2.2) |
| 50 | rails-html-sanitizer (~> 1.6) | 50 | rails-html-sanitizer (~> 1.6) |
| 51 | useragent (~> 0.16) | 51 | useragent (~> 0.16) |
| 52 | actiontext (8.1.3) | 52 | actiontext (8.1.3.1) |
| 53 | action_text-trix (~> 2.1.15) | 53 | action_text-trix (~> 2.1.15) |
| 54 | actionpack (= 8.1.3) | 54 | actionpack (= 8.1.3.1) |
| 55 | activerecord (= 8.1.3) | 55 | activerecord (= 8.1.3.1) |
| 56 | activestorage (= 8.1.3) | 56 | activestorage (= 8.1.3.1) |
| 57 | activesupport (= 8.1.3) | 57 | activesupport (= 8.1.3.1) |
| 58 | globalid (>= 0.6.0) | 58 | globalid (>= 0.6.0) |
| 59 | nokogiri (>= 1.8.5) | 59 | nokogiri (>= 1.8.5) |
| 60 | actionview (8.1.3) | 60 | actionview (8.1.3.1) |
| 61 | activesupport (= 8.1.3) | 61 | activesupport (= 8.1.3.1) |
| 62 | builder (~> 3.1) | 62 | builder (~> 3.1) |
| 63 | erubi (~> 1.11) | 63 | erubi (~> 1.11) |
| 64 | rails-dom-testing (~> 2.2) | 64 | rails-dom-testing (~> 2.2) |
| 65 | rails-html-sanitizer (~> 1.6) | 65 | rails-html-sanitizer (~> 1.6) |
| 66 | activejob (8.1.3) | 66 | activejob (8.1.3.1) |
| 67 | activesupport (= 8.1.3) | 67 | activesupport (= 8.1.3.1) |
| 68 | globalid (>= 0.3.6) | 68 | globalid (>= 0.3.6) |
| 69 | activemodel (8.1.3) | 69 | activemodel (8.1.3.1) |
| 70 | activesupport (= 8.1.3) | 70 | activesupport (= 8.1.3.1) |
| 71 | activerecord (8.1.3) | 71 | activerecord (8.1.3.1) |
| 72 | activemodel (= 8.1.3) | 72 | activemodel (= 8.1.3.1) |
| 73 | activesupport (= 8.1.3) | 73 | activesupport (= 8.1.3.1) |
| 74 | timeout (>= 0.4.0) | 74 | timeout (>= 0.4.0) |
| 75 | activestorage (8.1.3) | 75 | activestorage (8.1.3.1) |
| 76 | actionpack (= 8.1.3) | 76 | actionpack (= 8.1.3.1) |
| 77 | activejob (= 8.1.3) | 77 | activejob (= 8.1.3.1) |
| 78 | activerecord (= 8.1.3) | 78 | activerecord (= 8.1.3.1) |
| 79 | activesupport (= 8.1.3) | 79 | activesupport (= 8.1.3.1) |
| 80 | marcel (~> 1.0) | 80 | marcel (~> 1.0) |
| 81 | activesupport (8.1.3) | 81 | activesupport (8.1.3.1) |
| 82 | base64 | 82 | base64 |
| 83 | bigdecimal | 83 | bigdecimal |
| 84 | concurrent-ruby (~> 1.0, >= 1.3.1) | 84 | concurrent-ruby (~> 1.0, >= 1.3.1) |
| @@ -156,7 +156,7 @@ GEM | |||
| 156 | kgio (2.11.4) | 156 | kgio (2.11.4) |
| 157 | libxml-ruby (5.0.6) | 157 | libxml-ruby (5.0.6) |
| 158 | logger (1.7.0) | 158 | logger (1.7.0) |
| 159 | loofah (2.25.1) | 159 | loofah (2.25.2) |
| 160 | crass (~> 1.0.2) | 160 | crass (~> 1.0.2) |
| 161 | nokogiri (>= 1.12.0) | 161 | nokogiri (>= 1.12.0) |
| 162 | mail (2.9.0) | 162 | mail (2.9.0) |
| @@ -221,20 +221,20 @@ GEM | |||
| 221 | rack (>= 1.3) | 221 | rack (>= 1.3) |
| 222 | rackup (2.3.1) | 222 | rackup (2.3.1) |
| 223 | rack (>= 3) | 223 | rack (>= 3) |
| 224 | rails (8.1.3) | 224 | rails (8.1.3.1) |
| 225 | actioncable (= 8.1.3) | 225 | actioncable (= 8.1.3.1) |
| 226 | actionmailbox (= 8.1.3) | 226 | actionmailbox (= 8.1.3.1) |
| 227 | actionmailer (= 8.1.3) | 227 | actionmailer (= 8.1.3.1) |
| 228 | actionpack (= 8.1.3) | 228 | actionpack (= 8.1.3.1) |
| 229 | actiontext (= 8.1.3) | 229 | actiontext (= 8.1.3.1) |
| 230 | actionview (= 8.1.3) | 230 | actionview (= 8.1.3.1) |
| 231 | activejob (= 8.1.3) | 231 | activejob (= 8.1.3.1) |
| 232 | activemodel (= 8.1.3) | 232 | activemodel (= 8.1.3.1) |
| 233 | activerecord (= 8.1.3) | 233 | activerecord (= 8.1.3.1) |
| 234 | activestorage (= 8.1.3) | 234 | activestorage (= 8.1.3.1) |
| 235 | activesupport (= 8.1.3) | 235 | activesupport (= 8.1.3.1) |
| 236 | bundler (>= 1.15.0) | 236 | bundler (>= 1.15.0) |
| 237 | railties (= 8.1.3) | 237 | railties (= 8.1.3.1) |
| 238 | rails-controller-testing (1.0.5) | 238 | rails-controller-testing (1.0.5) |
| 239 | actionpack (>= 5.0.1.rc1) | 239 | actionpack (>= 5.0.1.rc1) |
| 240 | actionview (>= 5.0.1.rc1) | 240 | actionview (>= 5.0.1.rc1) |
| @@ -243,8 +243,8 @@ GEM | |||
| 243 | activesupport (>= 5.0.0) | 243 | activesupport (>= 5.0.0) |
| 244 | minitest | 244 | minitest |
| 245 | nokogiri (>= 1.6) | 245 | nokogiri (>= 1.6) |
| 246 | rails-html-sanitizer (1.7.0) | 246 | rails-html-sanitizer (1.7.1) |
| 247 | loofah (~> 2.25) | 247 | loofah (~> 2.25, >= 2.25.2) |
| 248 | nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) | 248 | nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) |
| 249 | rails-i18n (8.1.0) | 249 | rails-i18n (8.1.0) |
| 250 | i18n (>= 0.7, < 2) | 250 | i18n (>= 0.7, < 2) |
| @@ -252,9 +252,9 @@ GEM | |||
| 252 | rails_icons (1.9.0) | 252 | rails_icons (1.9.0) |
| 253 | icons (~> 0.9.0) | 253 | icons (~> 0.9.0) |
| 254 | rails (>= 7.0) | 254 | rails (>= 7.0) |
| 255 | railties (8.1.3) | 255 | railties (8.1.3.1) |
| 256 | actionpack (= 8.1.3) | 256 | actionpack (= 8.1.3.1) |
| 257 | activesupport (= 8.1.3) | 257 | activesupport (= 8.1.3.1) |
| 258 | irb (~> 1.13) | 258 | irb (~> 1.13) |
| 259 | rackup (>= 1.0.0) | 259 | rackup (>= 1.0.0) |
| 260 | rake (>= 12.2) | 260 | rake (>= 12.2) |
| @@ -371,17 +371,17 @@ DEPENDENCIES | |||
| 371 | 371 | ||
| 372 | CHECKSUMS | 372 | CHECKSUMS |
| 373 | action_text-trix (2.1.19) sha256=7012f59421009cf284aa651294896414d653a61a2417c9b8714c8476d2f74009 | 373 | action_text-trix (2.1.19) sha256=7012f59421009cf284aa651294896414d653a61a2417c9b8714c8476d2f74009 |
| 374 | actioncable (8.1.3) sha256=e5bc7f75e44e6a22de29c4f43176927c3a9ce4824464b74ed18d8226e75a80f0 | 374 | actioncable (8.1.3.1) sha256=e318528295c878a3efdfe25f0f2267c80cb7a76eba41bb5f64d44aa380a3d91b |
| 375 | actionmailbox (8.1.3) sha256=df7da474eaa0e70df4ed5a6fef66eb3b3b0f2dbf7f14518deee8d77f1b4aae59 | 375 | actionmailbox (8.1.3.1) sha256=5f704972097d843ade8e435e93694a1dac732b926df1717aceba1f3840082b1c |
| 376 | actionmailer (8.1.3) sha256=831f724891bb70d0aaa4d76581a6321124b6a752cb655c9346aae5479318448d | 376 | actionmailer (8.1.3.1) sha256=88ea441b28ff02a0c6c006468892642a3d9942affce9d294e81a74504aa5c43c |
| 377 | actionpack (8.1.3) sha256=af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3 | 377 | actionpack (8.1.3.1) sha256=974cb7154548e81f470b1b0f247b99cb38e87825899dca58610596e2817723d0 |
| 378 | actiontext (8.1.3) sha256=d291019c00e1ea9e6463011fa214f6081a56d7b9a1d224e7d3f6384c1dafc7d2 | 378 | actiontext (8.1.3.1) sha256=5da729d833d1a29cddb1eee938878e55e503d2613e00e735f5daf58c2ba98af2 |
| 379 | actionview (8.1.3) sha256=1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d | 379 | actionview (8.1.3.1) sha256=2da68b8414c47b43bfbed1ce69c5afe1c04f78c267aacb5660a4cab5ca12cfb6 |
| 380 | activejob (8.1.3) sha256=a149b1766aa8204c3c3da7309e4becd40fcd5529c348cffbf6c9b16b565fe8d3 | 380 | activejob (8.1.3.1) sha256=1c8dd275df930df40deecffec63d913a550a33fd94bd298f69721dd96939954a |
| 381 | activemodel (8.1.3) sha256=90c05cbe4cef3649b8f79f13016191ea94c4525ce4a5c0fb7ef909c4b91c8219 | 381 | activemodel (8.1.3.1) sha256=99cc02ce2faec371d14440949d85787ebd23a907c9baef0a9d4bcd4d21888f88 |
| 382 | activerecord (8.1.3) sha256=8003be7b2466ba0a2a670e603eeb0a61dd66058fccecfc49901e775260ac70ab | 382 | activerecord (8.1.3.1) sha256=0a2fb6c28f4938f6b013a3a549bec0a7e37d535f3dc8990e804bcc3258c0403b |
| 383 | activestorage (8.1.3) sha256=0564ce9309143951a67615e1bb4e090ee54b8befed417133cae614479b46384d | 383 | activestorage (8.1.3.1) sha256=f555254f387b1cffa499d2fd3115d12635eadc5b15206a8534316a67036163ef |
| 384 | activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e | 384 | activesupport (8.1.3.1) sha256=85458765f25ea48b9019c46b6bb3fa5683197bf4280d9f06710a6e8d7a831376 |
| 385 | acts-as-taggable-on (13.0.0) | 385 | acts-as-taggable-on (13.0.0) |
| 386 | acts_as_list (1.2.6) sha256=8345380900b7bee620c07ad00991ccee59af3d8c9e8574f426e321da2865fdc8 | 386 | acts_as_list (1.2.6) sha256=8345380900b7bee620c07ad00991ccee59af3d8c9e8574f426e321da2865fdc8 |
| 387 | base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b | 387 | base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b |
| @@ -427,7 +427,7 @@ CHECKSUMS | |||
| 427 | kgio (2.11.4) sha256=bda7a2146115998a5b07154e708e0ac02c38dcee7e793c33e2e14f600fdfffc6 | 427 | kgio (2.11.4) sha256=bda7a2146115998a5b07154e708e0ac02c38dcee7e793c33e2e14f600fdfffc6 |
| 428 | libxml-ruby (5.0.6) sha256=ef82ff4b4c6aaaa9629f0a2d5deccd9502507e368bf2c5a98d675f634013ca46 | 428 | libxml-ruby (5.0.6) sha256=ef82ff4b4c6aaaa9629f0a2d5deccd9502507e368bf2c5a98d675f634013ca46 |
| 429 | logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203 | 429 | logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203 |
| 430 | loofah (2.25.1) sha256=d436c73dbd0c1147b16c4a41db097942d217303e1f7728704b37e4df9f6d2e04 | 430 | loofah (2.25.2) sha256=2007f746959ac65552456e04b433e83deb22759ab38c838b4445c70e43425918 |
| 431 | mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941 | 431 | mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941 |
| 432 | marcel (1.2.1) sha256=1678e9360e32f9eafa917c80029e2f6d10b2715c66a4b87b6d0da9b9cd1f859f | 432 | marcel (1.2.1) sha256=1678e9360e32f9eafa917c80029e2f6d10b2715c66a4b87b6d0da9b9cd1f859f |
| 433 | mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef | 433 | mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef |
| @@ -464,13 +464,13 @@ CHECKSUMS | |||
| 464 | rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8 | 464 | rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8 |
| 465 | rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463 | 465 | rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463 |
| 466 | rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868 | 466 | rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868 |
| 467 | rails (8.1.3) sha256=6d017ba5348c98fc909753a8169b21d44de14d2a0b92d140d1a966834c3c9cd3 | 467 | rails (8.1.3.1) sha256=ccd11a36bfc171bf9c66d585d14c0ece91c0c9dde840aae60c0118d6f5c9c52a |
| 468 | rails-controller-testing (1.0.5) sha256=741448db59366073e86fc965ba403f881c636b79a2c39a48d0486f2607182e94 | 468 | rails-controller-testing (1.0.5) sha256=741448db59366073e86fc965ba403f881c636b79a2c39a48d0486f2607182e94 |
| 469 | rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d | 469 | rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d |
| 470 | rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89 | 470 | rails-html-sanitizer (1.7.1) sha256=e797a7c9b01e567307e317c576b49ab4168017e63eea4dba9ce3cb587e2f22c2 |
| 471 | rails-i18n (8.1.0) sha256=52d5fd6c0abef28d84223cc05647f6ae0fd552637a1ede92deee9545755b6cf3 | 471 | rails-i18n (8.1.0) sha256=52d5fd6c0abef28d84223cc05647f6ae0fd552637a1ede92deee9545755b6cf3 |
| 472 | rails_icons (1.9.0) sha256=f62aa09908a978d76756c13b610b8596bb953fc622dc224ea8bd5a8c6899a4d1 | 472 | rails_icons (1.9.0) sha256=f62aa09908a978d76756c13b610b8596bb953fc622dc224ea8bd5a8c6899a4d1 |
| 473 | railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22 | 473 | railties (8.1.3.1) sha256=2388a232579a00cefea4487de66c8553c3408c1300abdc6cf1799d86ffb04487 |
| 474 | raindrops (0.20.1) sha256=aa0eb9ff6834f2d9e232ba688bd49cb30be893bc5a3452e74722c94c1fab4730 | 474 | raindrops (0.20.1) sha256=aa0eb9ff6834f2d9e232ba688bd49cb30be893bc5a3452e74722c94c1fab4730 |
| 475 | rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701 | 475 | rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701 |
| 476 | rbs (4.0.3) sha256=5a7bf70e2628549d9a1f44eae447b2cfe55968a9c60cfff52693a4bdcc020e14 | 476 | rbs (4.0.3) sha256=5a7bf70e2628549d9a1f44eae447b2cfe55968a9c60cfff52693a4bdcc020e14 |
