Actions
Bug #15643
closedPartly Backport RubyGems 3.0.3 to Ruby 2.5(with RubyGems 2.7.6)
Bug #15643:
Partly Backport RubyGems 3.0.3 to Ruby 2.5(with RubyGems 2.7.6)
Description
The rubygems team changed the behavior of BundlerVersionFinder.
It makes detecting only the major version of Bundler from strict version matching.
This patch can be applied after https://bugs.ruby-lang.org/issues/15637
Files
Updated by hsbt (Hiroshi SHIBATA) over 6 years ago
- Status changed from Open to Closed
- Backport changed from 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN to 2.4: DONTNEED, 2.5: REQUIRED, 2.6: DONTNEED
Updated by nagachika (Tomoyuki Chikanaga) over 6 years ago
- Backport changed from 2.4: DONTNEED, 2.5: REQUIRED, 2.6: DONTNEED to 2.4: DONTNEED, 2.5: DONE, 2.6: DONTNEED
The patch was merged at r67235.
Actions