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

Drop support for Ruby 2.3 #901

Merged
merged 1 commit into from Apr 27, 2020
Merged

Drop support for Ruby 2.3 #901

merged 1 commit into from Apr 27, 2020

Conversation

bquorning
Copy link
Collaborator

Ruby 2.3 has been EOL’ed for a while, and RuboCop recently merged in a PR to drop Ruby 2.3 support. I don’t think it makes sense for RuboCop-RSpec to support Ruby 2.3 now.

See rubocop/rubocop#7869 (and last year’s #764)


Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Added an entry to the changelog if the new code introduces user-observable changes.
  • The build (bundle exec rake) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).

RuboCop has dropped support for Ruby 2.3
(rubocop/rubocop@5873894)
and so should we.
@bquorning bquorning requested review from pirj and Darhazer April 27, 2020 20:22
@bquorning bquorning marked this pull request as ready for review April 27, 2020 20:22
@bquorning bquorning mentioned this pull request Apr 27, 2020
3 tasks
Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

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

Awesome!

@bquorning bquorning merged commit cd6bc33 into master Apr 27, 2020
@bquorning bquorning deleted the drop-support-for-ruby-2.3 branch April 27, 2020 20:45
@bquorning bquorning mentioned this pull request Apr 14, 2021
6 tasks
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