loosen tinder
This commit is contained in:
parent
aa2a91a443
commit
e87b162414
2 changed files with 14 additions and 0 deletions
13
debian/patches/0023-loosen-tinder.patch
vendored
Normal file
13
debian/patches/0023-loosen-tinder.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: gitlab/Gemfile
|
||||
===================================================================
|
||||
--- gitlab.orig/Gemfile
|
||||
+++ gitlab/Gemfile
|
||||
@@ -149,7 +149,7 @@ gem 'version_sorter', '~> 2.0.0'
|
||||
gem "redis-rails", '~> 4.0.0'
|
||||
|
||||
# Campfire integration
|
||||
-gem 'tinder', '~> 1.9.2'
|
||||
+gem 'tinder', '~> 1.10.0'
|
||||
|
||||
# HipChat integration
|
||||
gem 'hipchat', '~> 1.5.0'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -20,3 +20,4 @@ loosen-rails-version.patch
|
|||
0020-loosen-unicorn.patch
|
||||
0021-loosen-sidekiq.patch
|
||||
0022-loosen-colorize.patch
|
||||
0023-loosen-tinder.patch
|
||||
|
|
Loading…
Reference in a new issue