Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2018-06-22 19:10:15 +0300
committerRobert Speicher <rspeicher@gmail.com>2018-06-22 19:10:15 +0300
commitfce42cbc8ac47285c24cc60de82d7a2dd25c1184 (patch)
tree01422b9bef80bac758ea995ae63f02eacafce25e
parent69a7a9f91728836c3bc84e0c507db930566178b8 (diff)
Bump sprockets to 3.7.2 to address CVE-2018-3760
-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)