From 2847bca32d4e4880842f12783ab3727d474d553b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sun, 7 Jan 2018 11:05:23 +0000 Subject: [PATCH] Update bullet to version 5.7.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f695064c4..440cb9efd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,9 +68,9 @@ GEM bcrypt (3.1.11) browser (2.5.2) builder (3.2.3) - bullet (5.7.0) + bullet (5.7.1) activesupport (>= 3.0.0) - uniform_notifier (~> 1.10.0) + uniform_notifier (~> 1.11.0) byebug (9.1.0) cancancan (1.16.0) capistrano (3.10.1) @@ -468,7 +468,7 @@ GEM unicorn (5.4.0) kgio (~> 2.6) raindrops (~> 0.7) - uniform_notifier (1.10.0) + uniform_notifier (1.11.0) user_agent_parser (2.3.1) uuidtools (2.1.5) warden (1.2.7)