From c06dc48883ae56bc499cb78f2a4f979daaccfd5f Mon Sep 17 00:00:00 2001 From: Xavier J Date: Tue, 26 Jul 2016 15:36:28 +0200 Subject: [PATCH] Disable terminal notifier guard --- Gemfile | 4 ++-- Gemfile.lock | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index eea36d384..c0d4b144e 100644 --- a/Gemfile +++ b/Gemfile @@ -109,8 +109,8 @@ group :test do end group :development, :test do - gem 'terminal-notifier' - gem 'terminal-notifier-guard' + # gem 'terminal-notifier' + # gem 'terminal-notifier-guard' # Call 'byebug' anywhere in the code to stop execution and get a debugger console gem 'byebug' diff --git a/Gemfile.lock b/Gemfile.lock index f51bed510..325952d07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -561,8 +561,6 @@ GEM i18n json (>= 1.4.3) temple (0.7.6) - terminal-notifier (1.6.3) - terminal-notifier-guard (1.6.4) terminal-table (1.5.2) therubyracer (0.12.2) libv8 (~> 3.16.14.0) @@ -683,8 +681,6 @@ DEPENDENCIES smart_listing spring spring-commands-rspec - terminal-notifier - terminal-notifier-guard therubyracer timecop turbolinks