File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,9 +28,6 @@ Please file a bug if you notice a violation of semantic versioning.
2828
2929### Fixed
3030
31- - Fixed the isolated ` auth-sanitizer ` load-path regression spec so spawned Ruby
32- processes run with an explicit minimal environment in CI.
33-
3431### Security
3532
3633## [ 2.0.24] - 2026-06-18
@@ -53,12 +50,6 @@ Please file a bug if you notice a violation of semantic versioning.
5350 ` auth_sanitizer/loader.rb ` available on ` $LOAD_PATH ` without adding
5451 ` auth-sanitizer ` to ` Gem.loaded_specs ` or ` GEM_PATH ` .
5552
56- - Fixed the isolated ` auth-sanitizer ` load-path regression spec so subprocess
57- RubyGems startup cannot inherit Bundler/Appraisal activation from CI.
58-
59- - Fixed the isolated ` auth-sanitizer ` load-path regression spec so child Ruby
60- processes cannot inherit Bundler/Appraisal activation from CI startup.
61-
6253## [ 2.0.23] - 2026-06-13
6354
6455- TAG: [ v2.0.23] [ 2.0.23t ]
Original file line number Diff line number Diff line change @@ -82,11 +82,6 @@ <h3 id="removed">Removed</h3>
8282
8383< h3 id ="fixed "> Fixed</ h3 >
8484
85- < ul >
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 >
88- </ ul >
89-
9085< h3 id ="security "> Security</ h3 >
9186
9287< h2 id ="2024---2026-06-18 ">
@@ -112,15 +107,9 @@ <h3 id="changed-1">Changed</h3>
112107< h3 id ="fixed-1 "> Fixed</ h3 >
113108
114109< ul >
115- < li >
116- < p > Fixed isolated < code > auth-sanitizer</ code > loading when Bundler standalone setup makes< br >
110+ < li > Fixed isolated < code > auth-sanitizer</ code > loading when Bundler standalone setup makes< br >
117111< code > auth_sanitizer/loader.rb</ code > available on < code > $LOAD_PATH</ code > without adding< br >
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 >
112+ < code > auth-sanitizer</ code > to < code > Gem.loaded_specs</ code > or < code > GEM_PATH</ code > .</ li >
124113</ ul >
125114
126115< h2 id ="2023---2026-06-13 ">
@@ -1567,7 +1556,7 @@ <h2 id="001---2010-04-22">
15671556</ div > </ div >
15681557
15691558 < div id ="footer ">
1570- Generated on Thu Jun 18 10:47:11 2026 by
1559+ Generated on Thu Jun 18 11:33:29 2026 by
15711560 < a href ="https://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
15721561 0.9.44 (ruby-4.0.5).
15731562</ div >
You can’t perform that action at this time.
0 commit comments