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

Test against supported versions of ActiveSupport #4

Open
blimmer opened this issue Feb 23, 2018 · 0 comments
Open

Test against supported versions of ActiveSupport #4

blimmer opened this issue Feb 23, 2018 · 0 comments

Comments

@blimmer
Copy link
Contributor

blimmer commented Feb 23, 2018

We currently are compatible with ActiveSupport 4 and 5.

# Dependencies
spec.add_dependency 'activesupport', '>= 4.2', '< 6'

We should explicitly run tests against latest 4.x and latest 5.x to ensure compatibility.

See https://github.com/Ibotta/atomic_cache/pull/3/files#r168928757 for the original comment from @onyxraven .

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

No branches or pull requests

1 participant