Skip to content
Snippets Groups Projects
Commit fc7188cc authored by zzjin's avatar zzjin
Browse files

fix bundle install error

fix issue of bundle install error after slack-notifier upgraded. upgrade to 0.3.2
parent cad9572e
No related branches found
No related tags found
1 merge request!6789fix bundle install error
Loading
Loading
@@ -644,7 +644,7 @@ DEPENDENCIES
simplecov
sinatra
six
slack-notifier (~> 0.2.0)
slack-notifier (~> 0.3.2)
slim
spinach-rails
spring (= 1.1.1)
Loading
Loading
@@ -662,4 +662,4 @@ DEPENDENCIES
unicorn (~> 4.6.3)
unicorn-worker-killer
version_sorter
webmock
\ No newline at end of file
webmock
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment