Closed janosrusiczki closed 6 years ago
Besides updating rake, warnings had to be disabled to revert to the previous way of working (prior to rake version 12 I believe). Otherwise we would get a ton of method redefined warnings as our gem relies on monkey patching Liquid and Jekyll.
Fixes #35
Besides updating rake, warnings had to be disabled to revert to the previous way of working (prior to rake version 12 I believe). Otherwise we would get a ton of method redefined warnings as our gem relies on monkey patching Liquid and Jekyll.
Fixes #35