Browse Source

Merge pull request #7772 from TechEmpower/dependabot/bundler/frameworks/Ruby/rails/nokogiri-1.13.10

Bump nokogiri from 1.13.9 to 1.13.10 in /frameworks/Ruby/rails
github-actions[bot] 2 years ago
parent
commit
c1841ed6b7
1 changed files with 4 additions and 4 deletions
  1. 4 4
      frameworks/Ruby/rails/Gemfile.lock

+ 4 - 4
frameworks/Ruby/rails/Gemfile.lock

@@ -107,18 +107,18 @@ GEM
       net-protocol
       timeout
     nio4r (2.5.8)
-    nokogiri (1.13.9)
+    nokogiri (1.13.10)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
-    nokogiri (1.13.9-arm64-darwin)
+    nokogiri (1.13.10-arm64-darwin)
       racc (~> 1.4)
-    nokogiri (1.13.9-x86_64-linux)
+    nokogiri (1.13.10-x86_64-linux)
       racc (~> 1.4)
     oj (3.13.11)
     pg (1.2.3)
     puma (5.6.4)
       nio4r (~> 2.0)
-    racc (1.6.0)
+    racc (1.6.1)
     rack (2.2.3)
     rack-test (1.1.0)
       rack (>= 1.0, < 3)