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 RSpec 2 support #124

Merged
merged 1 commit into from
May 13, 2023
Merged

Drop RSpec 2 support #124

merged 1 commit into from
May 13, 2023

Conversation

koic
Copy link
Collaborator

@koic koic commented May 12, 2023

This PR is dropping support for RSpec 2 for the following reasons:

RSpec 2 doesn't work with Ruby 3.2:
#107

It's been nearly ten years since the last release of RSpec 2 (June 01, 2014): https://rubygems.org/gems/rspec/versions/2.99.0

There would have been a use case in April 24, 2013 when the test-queue 0.1.0 was first released: https://rubygems.org/gems/test-queue/versions/0.1.0

But I can't imagine a use case for continuing to upgrade test-queue with RSpec 2 in 2023.

This PR is dropping support for RSpec 2 for the following reasons:

RSpec 2 doesn't work with Ruby 3.2:
tmm1#107

It's been nearly ten years since the last release of RSpec 2 (June 01, 2014):
https://rubygems.org/gems/rspec/versions/2.99.0

There would have been a use case in April 24, 2013 when the test-queue 0.1.0 was first released:
https://rubygems.org/gems/test-queue/versions/0.1.0

But I can't imagine a use case for continuing to upgrade test-queue with RSpec 2 in 2023.
@koic koic merged commit 320519b into tmm1:master May 13, 2023
17 checks passed
@koic koic deleted the drop_rspec2_support branch May 13, 2023 05:24
koic added a commit that referenced this pull request May 22, 2023
Follow up #124

RSpec 2 support has been dropped.
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

1 participant