Actions
Bug #37607
closedFFI 1.17.0+ requires Rubygems 3.3.22+ for installation, breaking Ruby 2.7 source installs
Difficulty:
Triaged:
Yes
Description
Bundler found conflicting requirements for the RubyGems version: In Gemfile: RubyGems (= 3.1.6) ffi (~> 1.17) was resolved to 1.17.0, which depends on RubyGems (>= 3.3.22) x86_64-linux RubyGems (>= 3.3.22), which is required by gem 'ffi (~> 1.17)', is not available in the local ruby installation
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10228 added
Updated by Evgeni Golov 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f2e6bca32c5b7f1e4a97d9ced2c6ead7df14716b.
Updated by Ewoud Kohl van Wijngaarden 4 months ago
- Category set to Packaging
- Triaged changed from No to Yes
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/theforeman/foreman/pull/10314 added
Actions