Project

General

Profile

Actions

Bug #37607

closed

FFI 1.17.0+ requires Rubygems 3.3.22+ for installation, breaking Ruby 2.7 source installs

Added by Evgeni Golov 2 months ago. Updated 3 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Packaging
Target version:
-
Fixed in Releases:
Found in Releases:

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
Actions

Also available in: Atom PDF