source 'https://rubygems.org'
gemspec

gem 'debugger', require: nil
# Use my fork until https://github.com/guard/guard-minitest/pull/65 is released
gem 'guard-minitest', '>= 1.0.0.rc.2'
gem 'terminal-notifier-guard'
