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

Remove Rails 5.2 support #82

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Remove Rails 5.2 support #82

merged 1 commit into from
Jul 1, 2023

Conversation

vsppedro
Copy link
Collaborator

@vsppedro vsppedro commented Mar 8, 2023

No description provided.

@vsppedro vsppedro merged commit 7fdc814 into main Jul 1, 2023
4 checks passed
@vsppedro vsppedro deleted the drop-rails-5-2 branch July 25, 2023 22:38
Earlopain added a commit to Earlopain/shoulda-context that referenced this pull request Mar 1, 2024
The fix in rails was added somewhere in 5.X, thoughtbot#82 dropped support for rails 5.2, so just drop the workaround as well.

```
/usr/local/bundle/gems/shoulda-context-2.0.0/lib/shoulda/context/rails_test_unit_reporter_patch.rb:8: warning: method redefined; discarding old format_rerun_snippet
/usr/local/bundle/gems/railties-7.1.3/lib/rails/test_unit/reporter.rb:76: warning: previous definition of format_rerun_snippet was here
```
vsppedro pushed a commit that referenced this pull request Mar 2, 2024
The fix in rails was added somewhere in 5.X, #82 dropped support for rails 5.2, so just drop the workaround as well.

```
/usr/local/bundle/gems/shoulda-context-2.0.0/lib/shoulda/context/rails_test_unit_reporter_patch.rb:8: warning: method redefined; discarding old format_rerun_snippet
/usr/local/bundle/gems/railties-7.1.3/lib/rails/test_unit/reporter.rb:76: warning: previous definition of format_rerun_snippet was here
```
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