Commit 72e82151f16d9053e6aa05cba4eed2ef77fbb912

Authored by Paul Badcock
1 parent 993831ff

Update to fix ruby 1.9.3 issue with slack-notifier

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -462,7 +462,7 @@ GEM @@ -462,7 +462,7 @@ GEM
462 rack-protection (~> 1.4) 462 rack-protection (~> 1.4)
463 tilt (~> 1.3, >= 1.3.4) 463 tilt (~> 1.3, >= 1.3.4)
464 six (0.2.0) 464 six (0.2.0)
465 - slack-notifier (0.2.0) 465 + slack-notifier (0.3.2)
466 slim (2.0.2) 466 slim (2.0.2)
467 temple (~> 0.6.6) 467 temple (~> 0.6.6)
468 tilt (>= 1.3.3, < 2.1) 468 tilt (>= 1.3.3, < 2.1)
@@ -662,4 +662,4 @@ DEPENDENCIES @@ -662,4 +662,4 @@ DEPENDENCIES
662 unicorn (~> 4.6.3) 662 unicorn (~> 4.6.3)
663 unicorn-worker-killer 663 unicorn-worker-killer
664 version_sorter 664 version_sorter
665 - webmock 665 - webmock
  666 + webmock
666 \ No newline at end of file 667 \ No newline at end of file