From 72e82151f16d9053e6aa05cba4eed2ef77fbb912 Mon Sep 17 00:00:00 2001 From: Paul Badcock Date: Fri, 11 Apr 2014 17:04:48 +0000 Subject: [PATCH] Update to fix ruby 1.9.3 issue with slack-notifier --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0407538..7682540 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,7 +462,7 @@ GEM rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) six (0.2.0) - slack-notifier (0.2.0) + slack-notifier (0.3.2) slim (2.0.2) temple (~> 0.6.6) tilt (>= 1.3.3, < 2.1) @@ -662,4 +662,4 @@ DEPENDENCIES unicorn (~> 4.6.3) unicorn-worker-killer version_sorter - webmock + webmock \ No newline at end of file -- libgit2 0.21.2