From 66606e71c8eeeb6223dc3d534070375a10dcbe8b Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Mon, 19 Oct 2015 19:49:08 -0400 Subject: [PATCH] updated gemfile lock with bullets --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index c45b50f..03af981 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,6 +39,9 @@ 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) @@ -149,6 +152,7 @@ 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) @@ -156,6 +160,7 @@ PLATFORMS ruby DEPENDENCIES + bullet cancancan coffee-rails (~> 4.0.0) devise