From af4298b83b41a9c7976b25935c67db7b9b9420bf Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Mon, 2 Nov 2015 10:56:31 -0500 Subject: [PATCH] removed bullet --- Gemfile | 2 +- Gemfile.lock | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 4aaa915..544f0be 100644 --- a/Gemfile +++ b/Gemfile @@ -53,5 +53,5 @@ gem 'spring', :group => :development gem 'rb-readline' group :development do gem 'puma' - gem 'bullet' + #gem 'bullet' end diff --git a/Gemfile.lock b/Gemfile.lock index 03af981..c45b50f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,9 +39,6 @@ GEM arel (6.0.0) bcrypt (3.1.10) builder (3.2.2) - bullet (4.14.9) - activesupport (>= 3.0.0) - uniform_notifier (~> 1.9.0) cancancan (1.10.1) coffee-rails (4.0.1) coffee-script (>= 2.2.0) @@ -152,7 +149,6 @@ GEM uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) - uniform_notifier (1.9.0) warden (1.2.3) rack (>= 1.0) @@ -160,7 +156,6 @@ PLATFORMS ruby DEPENDENCIES - bullet cancancan coffee-rails (~> 4.0.0) devise