Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions