The Wayback Machine - https://web.archive.org/web/20220508113317/https://github.com/ruby-grape/grape/pull/2190
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

upgrade Rubocop & drop Ruby 2.4.x support #2190

Merged
merged 2 commits into from Sep 27, 2021
Merged

upgrade Rubocop & drop Ruby 2.4.x support #2190

merged 2 commits into from Sep 27, 2021

Conversation

Copy link
Member

@dnesteryuk dnesteryuk commented Sep 26, 2021

To use latest Rubocop we need to drop support for Ruby 2.4.x.

Also, this change fixes some offenses with auto correction.

@dnesteryuk dnesteryuk requested a review from dblock Sep 26, 2021
@dnesteryuk dnesteryuk changed the title upgrade Rubocop & drop Ruby 2.4.0 support upgrade Rubocop & drop Ruby 2.4.x support Sep 26, 2021
@dnesteryuk dnesteryuk force-pushed the upgrade-deps branch 2 times, most recently from 168ee1f to ab42954 Compare Sep 26, 2021
To use latest Rubocop we need to drop support
for Ruby 2.4.x.

Also, this change fixes some offenses with
auto correction.
@dblock
Copy link

@dblock dblock commented Sep 26, 2021

Should we bump version to 1.6.0?

@dblock dblock merged commit f5d9831 into master Sep 27, 2021
81 of 83 checks passed
@dblock dblock deleted the upgrade-deps branch Sep 27, 2021
@dblock
Copy link

@dblock dblock commented Sep 27, 2021

Thanks, merged.

Btw, please work off a fork, even when you have r/w access ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants