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

Update ruby version testing matrix #465

Merged
merged 8 commits into from Sep 12, 2020
Merged

Conversation

pixeltrix
Copy link
Contributor

Add ruby 2.7.1 and update patch releases for existing rubies.

Add ruby 2.7.1 and update patch releases for existing rubies.
Rails 5.2 has an unreleased fix for the use of the &. operator.
This gem supports a lot of Ruby/Rails versions so we'd need to bump
the major version if we wanted to break backwards compatibility.
Compressors should respond to `call` otherwise Sprockets will print
a deprecation warning about legacy processing interfaces.
Rails 6.0+ prints a deprecation warning when calling
ActionView::Base.new without a lookup context.
We know they're going away but they still need testing for now.
In rails/rails@1165401 the Active Support core extension for
Kernel#class_eval was removed so we need to call it on the
singleton_klass ourselves.
@pixeltrix pixeltrix merged commit 45a1b7a into master Sep 12, 2020
@pixeltrix pixeltrix deleted the fix-tests-and-add-ruby-2-7 branch September 12, 2020 06:12
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