mirror of https://github.com/hashicorp/consul
update ffi to dodge CVE-2018-1000201 (#4670)
parent
79c6258276
commit
ee36591242
@ -1,6 +1,7 @@
|
||||
# A sample Gemfile
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "ffi", "~> 1.9.24"
|
||||
gem "uglifier"
|
||||
gem "sass"
|
||||
gem "therubyracer"
|
||||
|
Loading…
Reference in new issue