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

bundle update rubocop capybara #896

Merged
merged 1 commit into from Jun 21, 2020
Merged

bundle update rubocop capybara #896

merged 1 commit into from Jun 21, 2020

Conversation

deivid-rodriguez
Copy link
Collaborator

I wanted to upgrade rubocop, but there were conflicts with capybara dependencies so I had to upgrade capybara too.

I order to prevent warnings about new cops not being enabled, I introduced the NewCops: disable configuration option.

Copy link
Collaborator

@PragTob PragTob left a comment

Choose a reason for hiding this comment

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

Looking good, thanks for the updates! Just one minor thing about rubocop but that's not too big :)

IMG_20171221_144500

.rubocop.yml Outdated Show resolved Hide resolved
I wanted to upgrade `rubocop`, but there were conflicts with `capybara`
dependencies so I had to upgrade `capybara` too.

I order to prevent warnings about new cops not being enabled, I
explicitly added all new cops as disabled.
@PragTob PragTob merged commit e55ac1d into master Jun 21, 2020
@PragTob PragTob deleted the bump_rubocop branch June 21, 2020 10:17
PragTob added a commit that referenced this pull request Jun 21, 2020
PragTob added a commit that referenced this pull request Jun 21, 2020
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

2 participants