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

unable to use because of the rubocop version #172

Open
MarcoCostantini opened this issue May 12, 2020 · 4 comments
Open

unable to use because of the rubocop version #172

MarcoCostantini opened this issue May 12, 2020 · 4 comments

Comments

@MarcoCostantini
Copy link

MarcoCostantini commented May 12, 2020

$ rubocop --require rubocop-airbnb
Unable to activate rubocop-airbnb-3.0.2, because rubocop-0.82.0 conflicts with rubocop (~> 0.76.0)

@omertarikkoc
Copy link

Any updates for this?

@pariser
Copy link
Contributor

pariser commented Sep 23, 2020

Hey @MarcoCostantini and @omertarikkoc I can look into this, what ruby version and rubocop version are you running?

@hpneo
Copy link

hpneo commented Nov 1, 2020

Hi @pariser I have the same issue. I'm using Ruby 2.7.2, and I wanted to use Rubocop 1.1.0

@bj-mcduck
Copy link

Also having this issue. I was trying to get my team on using this style guide, but we're on 2.7.2 as well.
I keep getting the following even when using bundle exec rubocop --require rubocop-airbnb as described in this comment about 2.6 support

Error: Unknown Ruby version 2.7 found in `.ruby-version`.
Supported versions: 2.1, 2.2, 2.3, 2.4, 2.5

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

No branches or pull requests

5 participants