Skip to content

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
@sonarqubecloud
Copy link

@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.

4 participants