Guardfile in request_handler-0.11.0 vs Guardfile in request_handler-0.12.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + # A sample Guardfile # More info at https://github.com/guard/guard#readme ## Uncomment and set this to only include directories you want to watch # directories %w(app lib config test spec features) \