mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Update locked yard to 0.9.12. (#1090)
There's a known vulnerability in 0.9.9. https://nvd.nist.gov/vuln/detail/CVE-2017-17042
This commit is contained in:
parent
2fb828b0df
commit
e16207157b
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ GEM
|
|||
timecop (0.9.1)
|
||||
tzinfo (1.2.3)
|
||||
thread_safe (~> 0.1)
|
||||
yard (0.9.9)
|
||||
yard (0.9.12)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -100,4 +100,4 @@ DEPENDENCIES
|
|||
yard
|
||||
|
||||
BUNDLED WITH
|
||||
1.15.3
|
||||
1.16.0
|
||||
|
|
Loading…
Reference in a new issue