Skip to content

Loosen activesupport constraint to support Rails 8#9

Open
zrlstone wants to merge 1 commit intobeaucouplus:mainfrom
Materials-Market:support-activesupport-8
Open

Loosen activesupport constraint to support Rails 8#9
zrlstone wants to merge 1 commit intobeaucouplus:mainfrom
Materials-Market:support-activesupport-8

Conversation

@zrlstone
Copy link

The current constraint ~> 7.2 prevents use with Rails 8 / activesupport 8.x. Loosening to >= 7.2 unblocks Rails 8 upgrades while keeping 7.2 as the minimum.

The only activesupport API in use within this gem is .squish (added in Rails 3.0), so there is no functional concern with broadening the constraint.

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.

1 participant