2015-10-01 10:02:40 +05:30
|
|
|
Index: gitlab/Gemfile
|
|
|
|
===================================================================
|
|
|
|
--- gitlab.orig/Gemfile
|
|
|
|
+++ gitlab/Gemfile
|
2015-11-26 16:55:07 +05:30
|
|
|
@@ -204,7 +204,7 @@ gem 'request_store', '~> 1.1'
|
|
|
|
gem 'select2-rails', '~> 3.5.9'
|
|
|
|
gem 'virtus', '~> 1.0.1'
|
2015-10-01 10:02:40 +05:30
|
|
|
|
|
|
|
-gem 'octokit', '~> 3.7.0'
|
|
|
|
+gem 'octokit', '~> 3.7'
|
|
|
|
|
2015-10-24 20:10:10 +05:30
|
|
|
gem "mail_room", "~> 0.6.1"
|
2015-10-01 10:02:40 +05:30
|
|
|
|