Skip to content

Can't install 0.0.8.1-x64-mingw32 in ruby 3.1 #66

@jeremiahsnapp

Description

@jeremiahsnapp

I'm trying to install 0.0.8.1-x64-mingw32 in a x64-mingw ruby 3.1.1 system but I get the following error.

Your bundle is locked to unf_ext (0.0.8.1-x64-mingw32) from rubygems repository
https://rubygems.org/ or installed locally, but that version can no longer be
found in that source. That means the author of unf_ext (0.0.8.1-x64-mingw32) has
removed it. You'll need to update your bundle to a version other than unf_ext
(0.0.8.1-x64-mingw32) that hasn't been removed in order to install.

I can successfully install 0.0.8.1-x86-mingw32 in a x86-mingw ruby 3.1.1 system.

I noticed 0.0.8.1-x64-mingw32 has required ruby version: >= 2.4, < 3.1.DEV. Shouldn't it be >= 2.4, < 3.2.DEV, the same as 0.0.8.1-x86-mingw32?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions