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 of old Ruby and Rails versions #268

Merged
merged 6 commits into from
Jun 17, 2018

Conversation

andrykonchin
Copy link
Member

The oldest supported (by Ruby core team) Ruby version - 2.3
The oldest supported (by Rails core team) Rails version - 4.2

So we support and test only compatibility with Ruby >= 2.3 and Rails >= 4.2 now and remove support of the oldest versions.

@coveralls
Copy link

coveralls commented Jun 16, 2018

Coverage Status

Coverage increased (+0.5%) to 98.151% when pulling d867f63 on upgrade-ruby-and-rails into 51a45e4 on master.

@andrykonchin andrykonchin changed the title Do not support old Ruby and Rails versions Drop support of old Ruby and Rails versions Jun 17, 2018
@andrykonchin andrykonchin merged commit 3775817 into master Jun 17, 2018
@andrykonchin andrykonchin deleted the upgrade-ruby-and-rails branch June 17, 2018 17:51
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.

2 participants