diff options
author | Jacob Schatz <jschatz@gitlab.com> | 2017-02-03 18:02:19 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz@gitlab.com> | 2017-02-03 18:02:19 +0000 |
commit | 538a6875d3b53f909e9b5b6ef396a457cbcae760 (patch) | |
tree | 503cf693557a3e9992a7276bc804cfd579658892 /Gemfile | |
parent | 3213dfd797fec7014f7fa38ef110cfb785c297a8 (diff) | |
parent | aa91f508369a795878b3ee95556302cdb55d9f6c (diff) | |
download | gitlab-ce-538a6875d3b53f909e9b5b6ef396a457cbcae760.tar.gz |
Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master'
Remove Turbolinks
Closes #25624
See merge request !8570
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -222,7 +222,6 @@ gem 'chronic_duration', '~> 0.10.6' gem 'sass-rails', '~> 5.0.6' gem 'coffee-rails', '~> 4.1.0' gem 'uglifier', '~> 2.7.2' -gem 'gitlab-turbolinks-classic', '~> 2.5', '>= 2.5.6' gem 'addressable', '~> 2.3.8' gem 'bootstrap-sass', '~> 3.3.0' |