Commit af4b102
[ruby/rubygems] Fix VCR cassette path recording to use git_root
used_cassettes.txt recorded paths relative to source_root (bundler/)
but the Rakefile's check_unused_cassettes task globs relative to the
repo root. Use git_root for consistent path resolution.
ruby/rubygems@92ec2b3ed5
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent dab9e40 commit af4b102
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments