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

Bundler 2.4.19 removed the "Using " lines #421

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Bundler 2.4.19 removed the "Using " lines #421

merged 1 commit into from
Sep 1, 2023

Conversation

mike-burns
Copy link
Contributor

The latest release of Bundler removed the "Using " lines from the output unless --verbose is passed. Ruby 3 ships with its own Bundler, which still has that line, but Ruby 2.7 does not, so we install the latest on CI. This is causing those tests to fail.

The latest release of Bundler [removed] the "Using " lines from the output
unless `--verbose` is passed. Ruby 3 ships with its own Bundler, which
still has that line, but Ruby 2.7 does not, so we install the latest on
CI. This is causing those tests to fail.

[removed]: rubygems/rubygems#6804
@mike-burns mike-burns merged commit a28bec8 into main Sep 1, 2023
22 checks passed
@mike-burns mike-burns deleted the fix-ruby-2.7 branch September 1, 2023 20:46
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.

1 participant