Actions
Bug #20721
closedGem executables have a .lock file in Ruby 3.3.5
Description
With Ruby 3.3.5, every gem executable under $prefix/bin
has a .lock
file. This was an unintended change, which was fixed in rubygems master at https://github.com/rubygems/rubygems/pull/7939.
I filed this ticket to make sure we backport that before the Ruby 3.3.6 release.
Updated by k0kubun (Takashi Kokubun) 17 days ago
- Backport changed from 3.1: DONTNEED, 3.2: DONTNEED, 3.3: REQUIRED to 3.1: DONTNEED, 3.2: DONTNEED, 3.3: DONE
rubygems v3.5.19 has been merged to ruby_3_3
https://github.com/ruby/ruby/pull/11682, which addresses this issue.
Actions
Like0
Like0Like0