require guard/ui because notifier can be required without full guard
This commit is contained in:
parent
284747befb
commit
492b5a4114
@ -1,5 +1,6 @@
|
|||||||
require 'rbconfig'
|
require 'rbconfig'
|
||||||
require 'pathname'
|
require 'pathname'
|
||||||
|
require 'guard/ui'
|
||||||
|
|
||||||
module Guard
|
module Guard
|
||||||
module Notifier
|
module Notifier
|
||||||
|
Loading…
Reference in New Issue
Block a user