diff --git a/Gemfile b/Gemfile index a6fcd10..32f157d 100644 --- a/Gemfile +++ b/Gemfile @@ -9,6 +9,7 @@ gem "jekyll" # Avoids warnings about loading from standard library gem "csv" gem "base64" +gem "logger" # Required for Windows file monitoring # REMOVED until https://github.com/Maher4Ever/wdm/issues/27 is resolved.