Update sprockets to Security release for CVE-2018-3760

See:

https://github.com/rails/sprockets/blob/v3.7.2/CHANGELOG.md
9c34fa0590
This commit is contained in:
utilum 2018-06-24 10:44:52 +02:00
parent a0a1abb3c7
commit cb68841b94
1 changed files with 1 additions and 1 deletions

View File

@ -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)