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

Bump minimum ruby version to 3.1 #61

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Bump minimum ruby version to 3.1 #61

merged 1 commit into from
Mar 13, 2025

Conversation

DuncSmith
Copy link
Contributor

Dependabot uses ruby v3.0 to bundle, however nokogiri requires ruby v3.1, resulting in dependabot to fail

Dependabot can't resolve your Ruby dependency files
Dependabot failed to update your dependencies because there was an error resolving your Ruby dependency files.

Dependabot encountered the following error:

Could not find compatible versions

Because nokogiri >= 1.18.3 depends on Ruby >= 3.1.0, < 3.5.dev
  and nokogiri = 1.18.3 depends on Ruby >= 3.1.0,
  nokogiri >= 1.18.3 requires Ruby >= 3.1.0.
So, because Gemfile depends on nokogiri = 1.18.3
  and current Ruby version is = 3.0.6,
  version solving has failed.

@DuncSmith DuncSmith requested a review from a team as a code owner March 13, 2025 10:55
@NikolasPilavakis
Copy link

Thanks @DuncSmith - Since this is a public gem, would it make sense to cut a new version?

@DuncSmith DuncSmith merged commit 72f6a54 into master Mar 13, 2025
3 checks passed
@DuncSmith DuncSmith deleted the update-ruby-minimum branch March 13, 2025 12:08
@DuncSmith DuncSmith mentioned this pull request Mar 13, 2025
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.

3 participants