From 72157e87d7ab34e6b7e23bc96c78d101a5adacdb Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Wed, 24 Feb 2016 19:16:48 +0100 Subject: [PATCH] Disable guard notifier for now because !crossplatform --- Gemfile | 2 +- Gemfile.lock | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 46cf5a8..9025cb0 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ group :development do gem 'quiet_assets' gem 'awesome_print' gem 'guard-rspec', require: false - gem 'terminal-notifier-guard' # FIXME cross-platform + # gem 'terminal-notifier-guard' # FIXME cross-platform end group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 7ed891e..a3c4d1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,6 @@ GEM sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) temple (0.7.5) - terminal-notifier-guard (1.6.4) test_after_commit (0.4.2) activerecord (>= 3.2) thor (0.19.1) @@ -302,7 +301,6 @@ DEPENDENCIES spring spring-commands-rspec sqlite3 - terminal-notifier-guard test_after_commit turbolinks uglifier