2015-09-29 12:28:22 +05:30
|
|
|
Index: gitlab/Gemfile
|
|
|
|
===================================================================
|
|
|
|
--- gitlab.orig/Gemfile
|
|
|
|
+++ gitlab/Gemfile
|
2015-10-24 20:10:10 +05:30
|
|
|
@@ -121,7 +121,7 @@ gem 'acts-as-taggable-on', '~> 3.4'
|
|
|
|
|
2015-09-29 12:28:22 +05:30
|
|
|
# Background jobs
|
|
|
|
gem 'sinatra', '~> 1.4.4', require: nil
|
|
|
|
-gem 'sidekiq', '3.3.0'
|
|
|
|
+gem 'sidekiq', '3.4.2'
|
|
|
|
gem 'sidetiq', '~> 0.6.3'
|
|
|
|
|
|
|
|
# HTTP requests
|