13 lines
348 B
Diff
13 lines
348 B
Diff
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'
|