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

Fix tests, and fix error calling private method in rails 4.0 #936

Merged
merged 4 commits into from
Mar 7, 2017

Conversation

jaredbeck
Copy link
Member

Replaces #929

Anyone using rails 4.0 should upgrade immediately, as rails < 4.2 is EOL and PT will drop support very soon.

It breaks the build because it requires rubocop 0.47, which
we have not upgraded to yet.

I'm not sure how the addition of rubocop-thread_safety passed CI.

I want to try it out, but don't want to upgrade rubocop right now.
Dependency of rubocop-rspec.

Again, not sure how the addition of rubocop-rspec passed CI.
There are obviously people still using it, unfortunately. They should
update immediately, as AR < 4.2 is EOL, and PT will drop support very
soon.
@jaredbeck jaredbeck merged commit 77e74a4 into master Mar 7, 2017
@jaredbeck jaredbeck deleted the followup_to_pr_929 branch March 7, 2017 19:20
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.

1 participant