Merge pull request #2130 from betagouv/fix_sprockets_vulnerability
Fix CVE-2018-3760
This commit is contained in:
commit
87140e5e37
1 changed files with 1 additions and 1 deletions
|
@ -714,7 +714,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)
|
||||
|
|
Loading…
Reference in a new issue