Skip to content

Test against supported versions of ActiveSupport #4

@blimmer

Description

@blimmer

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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions