Skip to content

End support for Ruby 1.9.3 and Rails 3#164

Merged
benlovell merged 2 commits intomasterfrom
end-old-version-support
Feb 15, 2016
Merged

End support for Ruby 1.9.3 and Rails 3#164
benlovell merged 2 commits intomasterfrom
end-old-version-support

Conversation

@benlovell
Copy link
Collaborator

Ends support for the now unsupported Ruby 1.9.3 and the semi-supported
("severe" security fixes only) Rails 3.2.

This is in readiness for our support of Rails 5, and also to decrease the
support burden for increasingly uncommon configurations.

Stop building against Ruby 1.9.3 in readiness to end support.
Ending support for Rails 3 since it will now only receive patches for
severe security issues, and in readiness for supporting Rails 5.
@isqad
Copy link

isqad commented Feb 14, 2016

But even rails 4 supports 1.9.3 as minimum version 😢

@benlovell
Copy link
Collaborator Author

@isqad88 Internally, this project hasn't changed much over the years and given we're a pretty lightweight dependency, I suspect you could happily use the current released version 0.3.6 if you wanted to support that particular configuration.

@benlovell
Copy link
Collaborator Author

@pxlpnk Any thoughts before I merge?

@pxlpnk
Copy link
Collaborator

pxlpnk commented Feb 15, 2016

We are not trying to rely on 1.9.3 features. The code in general is more focused on rails than on ruby.

I am even pretty sure that lograge runs with all 1.9 rubies. However to slim down our dependencies we should move forward and leave 1.9.3 behind. 👋 😭

benlovell added a commit that referenced this pull request Feb 15, 2016
End support for Ruby 1.9.3 and Rails 3
@benlovell benlovell merged commit 6c890db into master Feb 15, 2016
@benlovell benlovell deleted the end-old-version-support branch February 15, 2016 13:26
benlovell added a commit that referenced this pull request Feb 15, 2016
@bdewater bdewater mentioned this pull request Oct 12, 2022
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.

3 participants