aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorutilum <oz@utilum.com>2018-06-24 10:44:52 +0200
committerutilum <oz@utilum.com>2018-06-27 07:34:05 +0200
commitcb68841b94ed118e7c062e6610d660ca88d18e71 (patch)
treedf61265dfdfd4d0eb24d49276a419c8c3bce9228 /Gemfile.lock
parenta0a1abb3c7942084111d87ae95837a83bcc794f6 (diff)
downloadrails-cb68841b94ed118e7c062e6610d660ca88d18e71.tar.gz
rails-cb68841b94ed118e7c062e6610d660ca88d18e71.tar.bz2
rails-cb68841b94ed118e7c062e6610d660ca88d18e71.zip
Update sprockets to Security release for CVE-2018-3760
See: https://github.com/rails/sprockets/blob/v3.7.2/CHANGELOG.md https://github.com/rails/sprockets/commit/9c34fa05900b968d74f08ccf40917848a7be9441
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 0e9def0aa5..9c28735a0d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -454,7 +454,7 @@ GEM
concurrent-ruby (~> 1.0)
serverengine (~> 2.0.5)
thor
- sprockets (3.7.1)
+ sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-export (1.0.0)