Update to fix ruby 1.9.3 issue with slack-notifier

This commit is contained in:
Paul Badcock 2014-04-11 17:04:48 +00:00
parent 993831ff7d
commit 72e82151f1

View file

@ -462,7 +462,7 @@ GEM
rack-protection (~> 1.4) rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4) tilt (~> 1.3, >= 1.3.4)
six (0.2.0) six (0.2.0)
slack-notifier (0.2.0) slack-notifier (0.3.2)
slim (2.0.2) slim (2.0.2)
temple (~> 0.6.6) temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1) tilt (>= 1.3.3, < 2.1)
@ -662,4 +662,4 @@ DEPENDENCIES
unicorn (~> 4.6.3) unicorn (~> 4.6.3)
unicorn-worker-killer unicorn-worker-killer
version_sorter version_sorter
webmock webmock