Skip to content

Document the removal of the transitive sprockets-rails dependency #2514

Open
@seanpdoyle

Description

@seanpdoyle
  • What were you trying to do?

Upgrade from 0.18.0 to 1.0.0.beta1

  • What did you end up with (logs, or, even better, example apps are great!)?

Our application depends on [email protected] for assets. Depending on administrate brought along an additional transitive dependency on [email protected].

The removal of the transitive sprockets-rails dependency in the latest beta release somehow broke our application's integration with inline_svg (outside of the Administrate engine). By restoring the dependency as a direct, explicit Gemfile declaration, SVG asset resolution was restored.

  • What versions are you running?
    • Rails 7.1.3
    • administrate 0.18.0 upgraded to 1.0.0.beta1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbreakages in functionality that is implemented

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions