mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Upgrade Nokogiri for security
This commit is contained in:
parent
ba0d671064
commit
85961d7a8c
1 changed files with 2 additions and 2 deletions
|
@ -179,7 +179,7 @@ GEM
|
|||
minitest (5.10.3)
|
||||
multipart-post (2.0.0)
|
||||
net-dns (0.8.0)
|
||||
nokogiri (1.8.1)
|
||||
nokogiri (1.8.3)
|
||||
mini_portile2 (~> 2.3.0)
|
||||
octokit (4.7.0)
|
||||
sawyer (~> 0.8.0, >= 0.5.3)
|
||||
|
@ -215,4 +215,4 @@ DEPENDENCIES
|
|||
github-pages
|
||||
|
||||
BUNDLED WITH
|
||||
1.13.6
|
||||
1.16.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue