mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-03 11:21:06 +00:00
Update Jekyll to 3.6.3 (#1165)
Seeing a warning from GitHub that suggests to update Jekyll because of this vulnerability: > Jekyll through 3.6.2, 3.7.x through 3.7.3, and 3.8.x through 3.8.3 allows attackers to access arbitrary files by specifying a symlink in the "include" key in the "_config.yml" file. [CVE-2018-17567](https://nvd.nist.gov/vuln/detail/CVE-2018-17567)
This commit is contained in:
parent
7cdfacca4a
commit
393ca818b0
@ -2,4 +2,4 @@ source 'https://rubygems.org'
|
||||
|
||||
gem 'github-pages'
|
||||
gem 'rouge', '~>1.7'
|
||||
gem 'jekyll', '~>3.2.0'
|
||||
gem 'jekyll', '~>3.6.3'
|
||||
|
Loading…
x
Reference in New Issue
Block a user