Skip to content

Use a temporary Ruby requirement for updating lockfile#5019

Merged
jurre merged 1 commit intodependabot:mainfrom
deivid-rodriguez:ruby-version-fix
Apr 22, 2022
Merged

Use a temporary Ruby requirement for updating lockfile#5019
jurre merged 1 commit intodependabot:mainfrom
deivid-rodriguez:ruby-version-fix

Conversation

@deivid-rodriguez
Copy link
Copy Markdown
Contributor

@deivid-rodriguez deivid-rodriguez commented Apr 20, 2022

To ensure that no Ruby resolution conflicts are generated.

This PR fixes the issue mentioned in this comment.

@deivid-rodriguez deivid-rodriguez requested a review from a team as a code owner April 20, 2022 20:05
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could've used >= 3.1 in the fixture gemspec, and that would've worked, but once Dependabot upgrades to Ruby 3.1, the test would stop covering this fix. So this is my attempt to make the test independent from the Ruby version being run.

To ensure that no Ruby resolution conflicts are generated.
Copy link
Copy Markdown
Member

@jurre jurre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jurre jurre merged commit 233e5a7 into dependabot:main Apr 22, 2022
@deivid-rodriguez deivid-rodriguez deleted the ruby-version-fix branch April 22, 2022 09:29
@deivid-rodriguez
Copy link
Copy Markdown
Contributor Author

You're welcome!

@brrygrdn brrygrdn mentioned this pull request Apr 25, 2022
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.

2 participants