浏览代码

Merge pull request #1886 from freeCodeCamp/renovate/rubygems-nokogiri-vulnerability

chore(deps): update dependency nokogiri to v1.13.10 [security]
renovate[bot] 3 年之前
父节点
当前提交
7d60395a0d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Gemfile.lock

+ 2 - 2
Gemfile.lock

@@ -55,7 +55,7 @@ GEM
       net-ssh (>= 5.0.0, < 6.0.0)
     net-ssh (5.2.0)
     newrelic_rpm (6.7.0.359)
-    nokogiri (1.13.9)
+    nokogiri (1.13.10)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
     options (2.3.2)
@@ -66,7 +66,7 @@ GEM
     pry (0.14.1)
       coderay (~> 1.1)
       method_source (~> 1.0)
-    racc (1.6.0)
+    racc (1.6.1)
     rack (2.2.4)
     rack-protection (2.0.7)
       rack