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

Use latest Bundler consistenly in CI #1373

Merged
merged 1 commit into from Oct 16, 2023
Merged

Use latest Bundler consistenly in CI #1373

merged 1 commit into from Oct 16, 2023

Conversation

deivid-rodriguez
Copy link
Member

@deivid-rodriguez deivid-rodriguez commented Oct 16, 2023

Old Bundler versions will always resolve git gems from the "master" branch but some gems in our Gemfiles use "main".

Use modern Bundler versions that handle this fine.

This fixes CI in the master branch.

Old Bundler versions will always resolve git gems from the "master"
branch but some gems in our Gemfiles use "main".

Use modern Bundler versions that handle this fine.
@deivid-rodriguez deivid-rodriguez merged commit 0d5d0f0 into master Oct 16, 2023
18 checks passed
@deivid-rodriguez deivid-rodriguez deleted the ci-on-master branch October 16, 2023 10:52
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.

None yet

1 participant