@@ -83,8 +83,8 @@ <h3 id="removed">Removed</h3>
8383< h3 id ="fixed "> Fixed</ h3 >
8484
8585< ul >
86- < li > Fixed the isolated < code > auth-sanitizer</ code > load-path regression spec so subprocess < br >
87- RubyGems startup cannot inherit Bundler/Appraisal activation from CI.</ li >
86+ < li > Fixed the isolated < code > auth-sanitizer</ code > load-path regression spec so child Ruby < br >
87+ processes cannot inherit Bundler/Appraisal activation from CI startup .</ li >
8888</ ul >
8989
9090< h3 id ="security "> Security</ h3 >
@@ -112,9 +112,15 @@ <h3 id="changed-1">Changed</h3>
112112< h3 id ="fixed-1 "> Fixed</ h3 >
113113
114114< ul >
115- < li > Fixed isolated < code > auth-sanitizer</ code > loading when Bundler standalone setup makes< br >
115+ < li >
116+ < p > Fixed isolated < code > auth-sanitizer</ code > loading when Bundler standalone setup makes< br >
116117< code > auth_sanitizer/loader.rb</ code > available on < code > $LOAD_PATH</ code > without adding< br >
117- < code > auth-sanitizer</ code > to < code > Gem.loaded_specs</ code > or < code > GEM_PATH</ code > .</ li >
118+ < code > auth-sanitizer</ code > to < code > Gem.loaded_specs</ code > or < code > GEM_PATH</ code > .</ p >
119+ </ li >
120+ < li >
121+ < p > Fixed the isolated < code > auth-sanitizer</ code > load-path regression spec so subprocess< br >
122+ RubyGems startup cannot inherit Bundler/Appraisal activation from CI.</ p >
123+ </ li >
118124</ ul >
119125
120126< h2 id ="2023---2026-06-13 ">
@@ -1561,7 +1567,7 @@ <h2 id="001---2010-04-22">
15611567</ div > </ div >
15621568
15631569 < div id ="footer ">
1564- Generated on Thu Jun 18 10:04:16 2026 by
1570+ Generated on Thu Jun 18 10:47:11 2026 by
15651571 < a href ="https://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
15661572 0.9.44 (ruby-4.0.5).
15671573</ div >
0 commit comments