Update to dependency.

This commit is contained in:
Jeremy Cook
2017-03-19 14:44:44 -04:00
parent c5b24b9b38
commit 71bb120a12

View File

@@ -18,7 +18,7 @@ group :development do
gem 'libnotify'
end
if RbConfig::CONFIG['host_os'] =~ /darwin|mac os/
gem 'terminal-notifier-guard', '~> 1.6.1'
gem 'terminal-notifier-guard', '~> 1.7.0'
end
gem "coveralls", require: false
gem "rubocop"