```
Errno::ENOENT: No such file or directory @ rb_sysopen - /Users/runner/work/rubygems/rubygems/cache/bundler-4.0.9.gem
```
### Context
Computing a checksum for the `bundler` gem is only possible
when the `bundler.gem` binary exists on disk. When a regular
user interacts with `bundler`, the spec is loaded from disk and
an associated cached `bundler.gem` should exists.