Skip to content

Add support for Rails 7.2 #73

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions