summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2018-06-22 11:10:15 -0500
committerRobert Speicher <rspeicher@gmail.com>2018-06-22 11:10:15 -0500
commitfce42cbc8ac47285c24cc60de82d7a2dd25c1184 (patch)
tree01422b9bef80bac758ea995ae63f02eacafce25e /Gemfile.lock
parent69a7a9f91728836c3bc84e0c507db930566178b8 (diff)
downloadgitlab-ce-fce42cbc8ac47285c24cc60de82d7a2dd25c1184.tar.gz
Bump sprockets to 3.7.2 to address CVE-2018-3760
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3c619b2e534..fdc8f54e9c9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -867,7 +867,7 @@ GEM
activesupport (>= 4.2)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
- sprockets (3.7.1)
+ sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)