Skip to content

The sprockets version requirement doesn't really lock to v3Β #3452

@elia

Description

@elia

Sprockets requires version ~> 3 in the main Gemfile wich is actually the same as >= 3, the inteded requirement would be ~> 3.0.

I also didn't see sprockets among dependencies of either solidus_fronted or solidus_backend, both of them are actually using it and look like they should explicitly depend on it, but maybe there's a good reason not to do it.

Linked issues: #3374, #618, #3378, #3373

Solidus Version:

All supported versions should update the dependency until Sprockets 4 is properly supported

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