Skip to content

Add support for Rails 7.2 #73

@ghost

Description

The newer versions contain

gem.add_dependency 'activerecord', '>= 5.2', '< 7.1'

inside gemspec file. With Rails 7.2 those versions are not installable because of this restriction.

Could you please add a Rails 7.2 support?

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