diff --git a/Gemfile b/Gemfile index 86e1dff..d6ff3cc 100644 --- a/Gemfile +++ b/Gemfile @@ -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"