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

Workaround to prevent the following error in RuboCop Rails 2.21.2 #170

Merged

Conversation

koic
Copy link
Collaborator

@koic koic commented Oct 15, 2023

This is a workaround to prevent the following error in RuboCop Rails 2.21.2. https://github.com/toshimaru/rubocop-rails_config/actions/runs/6522833241/job/17712818757#step:4:85

gem "rubocop-rails", "2.21.1" specification can be removed once a version resolving the issue is released.

This is a workaround to prevent the following error in RuboCop Rails 2.21.2.
https://github.com/toshimaru/rubocop-rails_config/actions/runs/6522833241/job/17712818757#step:4:85

`gem "rubocop-rails", "2.21.1"` specification can be removed once a version resolving the issue is released.
@koic koic force-pushed the prevent_build_error_in_rubocop_rails_2_21_2 branch from 5ac9913 to b967f43 Compare October 15, 2023 08:12
@koic koic merged commit cd5eeef into toshimaru:main Oct 15, 2023
36 checks passed
@koic koic deleted the prevent_build_error_in_rubocop_rails_2_21_2 branch October 15, 2023 08:13
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