Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Nokogiri & Ruby version #121

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

etherz10
Copy link

@etherz10 etherz10 commented Nov 4, 2024

Closes #120

While bumping the minimum Nokogiri version I ran into the following error which required me to update the minimum required Ruby version for the Gem.

Given 3.0.x is already EOL I think stopping 2.x is fine?

Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Bundler could not find compatible versions for gem "ruby":
  In Gemfile:
    ruby

    amazing_print was resolved to 1.6.0, which depends on
      ruby (>= 2.5.0)

    nokogiri (~> 1.16.7) was resolved to 1.16.7, which depends on
      ruby (>= 3.0.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nokogiri security vulnerabilities
1 participant