Shopify / deprecation_toolkit

⚒Eliminate deprecations from your codebase ⚒
MIT License
467 stars 40 forks source link

Require missing Active Support core_ext for squish #91

Closed etiennebarrie closed 10 months ago

etiennebarrie commented 10 months ago

While testing a minimal repro for #84, I got an exception when calling squish. We were missing the necessary require for it.