loosen slack-notifier
This commit is contained in:
parent
e87b162414
commit
8d76a5baec
2 changed files with 14 additions and 0 deletions
13
debian/patches/0024-loosen-slack-notifier.patch
vendored
Normal file
13
debian/patches/0024-loosen-slack-notifier.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Index: gitlab/Gemfile
|
||||||
|
===================================================================
|
||||||
|
--- gitlab.orig/Gemfile
|
||||||
|
+++ gitlab/Gemfile
|
||||||
|
@@ -161,7 +161,7 @@ gem "gitlab-flowdock-git-hook", "~> 1.0.
|
||||||
|
gem "gemnasium-gitlab-service", "~> 0.2"
|
||||||
|
|
||||||
|
# Slack integration
|
||||||
|
-gem "slack-notifier", "~> 1.0.0"
|
||||||
|
+gem "slack-notifier", "~> 1.2.1"
|
||||||
|
|
||||||
|
# Asana integration
|
||||||
|
gem 'asana', '~> 0.0.6'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -21,3 +21,4 @@ loosen-rails-version.patch
|
||||||
0021-loosen-sidekiq.patch
|
0021-loosen-sidekiq.patch
|
||||||
0022-loosen-colorize.patch
|
0022-loosen-colorize.patch
|
||||||
0023-loosen-tinder.patch
|
0023-loosen-tinder.patch
|
||||||
|
0024-loosen-slack-notifier.patch
|
||||||
|
|
Loading…
Reference in a new issue