You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sneakers has rake pinned to version 12 and this is incompatible with other current Rails dependencies. rake version 13 is needed to run bin/rails assets:clobber with H2's dependencies.
We need to consider alternatives to sneakers, which is not currently maintained: see jondot/sneakers#452
The text was updated successfully, but these errors were encountered:
sneakers has rake pinned to version 12 and this is incompatible with other current Rails dependencies. rake version 13 is needed to run
bin/rails assets:clobber
with H2's dependencies.We need to consider alternatives to sneakers, which is not currently maintained: see jondot/sneakers#452
The text was updated successfully, but these errors were encountered: