diff options
author | ubudzisz <ubudzisz@gmail.com> | 2016-09-20 22:27:18 +0200 |
---|---|---|
committer | ubudzisz <ubudzisz@gmail.com> | 2016-09-26 09:39:36 +0200 |
commit | 3c46dbc98a024341226d67f8cc4b3600fcd3c14a (patch) | |
tree | 35008e6a4a0f9adcab1a92ddbb6147d1b4de21bf /Gemfile.lock | |
parent | 1aca3670b0e749ea3a64849a3033c83f0c23ba31 (diff) | |
download | gitlab-ce-3c46dbc98a024341226d67f8cc4b3600fcd3c14a.tar.gz |
update sprockets version
update sprockets version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1db8c9dd8c8..396e692847b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -705,7 +705,7 @@ GEM spring (>= 0.9.1) spring-commands-teaspoon (0.0.2) spring (>= 0.9.1) - sprockets (3.6.3) + sprockets (3.7.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-es6 (0.9.0) @@ -964,7 +964,7 @@ DEPENDENCIES spring-commands-rspec (~> 1.0.4) spring-commands-spinach (~> 1.1.0) spring-commands-teaspoon (~> 0.0.2) - sprockets (~> 3.6.0) + sprockets (~> 3.7.0) sprockets-es6 state_machines-activerecord (~> 0.4.0) sys-filesystem (~> 1.1.6) |