Commit fc7188cc authored by zzjin's avatar zzjin

fix bundle install error

fix issue of bundle install error after slack-notifier upgraded. upgrade to 0.3.2
parent cad9572e
...@@ -644,7 +644,7 @@ DEPENDENCIES ...@@ -644,7 +644,7 @@ DEPENDENCIES
simplecov simplecov
sinatra sinatra
six six
slack-notifier (~> 0.2.0) slack-notifier (~> 0.3.2)
slim slim
spinach-rails spinach-rails
spring (= 1.1.1) spring (= 1.1.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