2015-09-30 08:46:06 +05:30
|
|
|
Index: gitlab/Gemfile
|
|
|
|
===================================================================
|
|
|
|
--- gitlab.orig/Gemfile
|
|
|
|
+++ gitlab/Gemfile
|
2015-11-26 16:55:07 +05:30
|
|
|
@@ -187,7 +187,7 @@ gem "sass-rails", '~> 5.0.3'
|
2015-09-30 08:46:06 +05:30
|
|
|
gem "coffee-rails", '~> 4.1.0'
|
2015-10-24 20:10:10 +05:30
|
|
|
gem "uglifier", '~> 2.7.2'
|
2015-09-30 08:46:06 +05:30
|
|
|
gem 'turbolinks', '~> 2.5.0'
|
|
|
|
-gem 'jquery-turbolinks', '~> 2.0.1'
|
|
|
|
+gem 'jquery-turbolinks', '~> 2.1.0'
|
|
|
|
|
|
|
|
gem 'addressable', '~> 2.3.8'
|
|
|
|
gem 'bootstrap-sass', '~> 3.0'
|