Closed cristoper closed 10 years ago
Looks good, thanks for the patch! I’ll release an updated guard-nanoc this week.
FYI: guard-nanoc has effectively not been touched in about a year, simply because it just works, and not because of lack of maintenance.
guard-nanoc has effectively not been touched in about a year, simply because it just works, and not because of lack of maintenance.
Ah yes, I assumed as much. It was only sometime yesterday that my Guard gem got updated to 2.8 and started spewing that deprecation warning everywhere.
Anyway, thanks for all of your work on nanoc (and related projects)!
Released as 1.0.3: https://github.com/guard/guard-nanoc/releases/tag/1.0.3
Recent versions of Guard emit a deprecation warning (see below) about requiring the deprecated 'guard/guard', inheriting from Guard instead of Plugin, and about the changed signature of #initialize. This patch addresses those issues.
See also: https://github.com/guard/guard/wiki/Upgrading-to-Guard-2.0#changes-in-guardguard