13 lines
383 B
Diff
13 lines
383 B
Diff
Index: gitlab/Gemfile
|
|
===================================================================
|
|
--- gitlab.orig/Gemfile
|
|
+++ gitlab/Gemfile
|
|
@@ -126,7 +126,7 @@ gem "state_machine", '~> 1.2.0'
|
|
gem 'acts-as-taggable-on', '~> 3.4'
|
|
|
|
# Background jobs
|
|
-gem 'slim', '~> 2.0.2'
|
|
+gem 'slim', '~> 3.0.6'
|
|
gem 'sinatra', '~> 1.4.4', require: nil
|
|
gem 'sidekiq', '3.4.2'
|
|
gem 'sidetiq', '~> 0.6.3'
|