Commit 72e82151 authored by Paul Badcock's avatar Paul Badcock

Update to fix ruby 1.9.3 issue with slack-notifier

parent 993831ff
...@@ -462,7 +462,7 @@ GEM ...@@ -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 ...@@ -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
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment