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

Update Rubocop to compatible version with hound #13

Merged
merged 4 commits into from
May 24, 2018
Merged

Conversation

cracell
Copy link
Contributor

@cracell cracell commented May 24, 2018

Update Rubocop to compatible version with hound so we stop seeing
errors from hound on PRs.

Copy link
Member

@josephbridgwaterrowe josephbridgwaterrowe left a comment

Choose a reason for hiding this comment

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

Question.

agris.gemspec Outdated
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rubocop', '0.49.0'
spec.add_development_dependency 'rubocop'

Choose a reason for hiding this comment

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

Version? Is there a reason you did specify the version in hound?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just removed it thinking we should just enforce it with the Gemfile.lock.

But just realized the Gemfile.lock is ignored from the repo. So I'll add it back here.

@cracell cracell merged commit a164d88 into master May 24, 2018
@storres-westernmilling storres-westernmilling deleted the refresh-hound branch June 7, 2022 22:11
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.

3 participants