浏览代码

Merge pull request #1945 from freeCodeCamp/renovate/rubygems-activesupport-vulnerability

chore(deps): update dependency activesupport to v7.0.4.3 [security]
renovate[bot] 2 年之前
父节点
当前提交
21c4e81ec0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile.lock

@@ -1,7 +1,7 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (7.0.4.2)
+    activesupport (7.0.4.3)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)