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 Rails 4 support #239

Merged
merged 5 commits into from
Dec 12, 2017
Merged

Drop Rails 4 support #239

merged 5 commits into from
Dec 12, 2017

Conversation

jensljungblad
Copy link
Contributor

@jensljungblad jensljungblad commented Nov 15, 2017

This PR drops support for Rails 4 and also sets the master branch to target version 2.0. Development on version 1.5 can continue on the v1.5 branch. Fixes #240

@jensljungblad jensljungblad requested a review from Linuus November 15, 2017 18:57
.travis.yml Outdated
@@ -4,18 +4,11 @@ script: "bundle exec rake test"
sudo: false

rvm:
- 2.1.0
- 2.3.1
- 2.3.5
Copy link
Contributor Author

@jensljungblad jensljungblad Nov 20, 2017

Choose a reason for hiding this comment

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

Perhaps add 2.2 since that is what Rails 5 targets.

@jensljungblad jensljungblad merged commit f13a002 into master Dec 12, 2017
@jensljungblad jensljungblad deleted the drop-rails-4-support branch December 12, 2017 12:41
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