Skip to content

Conversation

deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented Jan 13, 2025

What was the end-user or developer problem that led to this PR?

Daily Bundler CI started failing.

What is your fix for the problem, implemented in this PR?

I think the reason is ruby-core removal of benchmark as a default gem, so I'm trying bumping the rubocop version used by bundle gem specs, because newer rubocop no longer requires benchmark.

Make sure the following tasks are checked

This should fix daily bundler CI because latest rubocop no longer
requires `benchmark`, which has been removed from default gems.
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/fix-daily-ci branch from 3c74b1d to 4659751 Compare January 13, 2025 12:44
@deivid-rodriguez deivid-rodriguez merged commit 89804a2 into master Jan 13, 2025
83 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/fix-daily-ci branch January 13, 2025 14:20
deivid-rodriguez added a commit that referenced this pull request Jan 16, 2025
Fix daily Bundler CI

(cherry picked from commit 89804a2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant