summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorubudzisz <ubudzisz@gmail.com>2016-09-20 22:27:18 +0200
committerubudzisz <ubudzisz@gmail.com>2016-09-26 09:39:36 +0200
commit3c46dbc98a024341226d67f8cc4b3600fcd3c14a (patch)
tree35008e6a4a0f9adcab1a92ddbb6147d1b4de21bf /Gemfile
parent1aca3670b0e749ea3a64849a3033c83f0c23ba31 (diff)
downloadgitlab-ce-3c46dbc98a024341226d67f8cc4b3600fcd3c14a.tar.gz
update sprockets version
update sprockets version
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 21b31e8f01d..ff2ba1598cc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -6,9 +6,7 @@ gem 'rails-deprecated_sanitizer', '~> 1.0.3'
# Responders respond_to and respond_with
gem 'responders', '~> 2.0'
-# Specify a sprockets version due to increased performance
-# See https://gitlab.com/gitlab-org/gitlab-ce/issues/6069
-gem 'sprockets', '~> 3.6.0'
+gem 'sprockets', '~> 3.7.0'
gem 'sprockets-es6'
# Default values for AR models