Skip to content

Build is failing in GitHub Actions on Ruby 3.2 during bundle install. #25

@glevy94

Description

@glevy94

Error:
nokogiri-1.13.6-x86_64-linux requires ruby version < 3.2.dev, >= 2.6, which is incompatible with ruby 3.2.10

It looks like Gemfile.lock is resolving nokogiri to 1.13.6 on Linux, which doesn’t work with Ruby 3.2. Updating/regenerating Gemfile.lock to a newer nokogiri should fix it.

Repo URL: https://glevy94.github.io

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions