Browse Source

Merge pull request #8138 from TechEmpower/dependabot/bundler/frameworks/Ruby/rails/nokogiri-1.14.3

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

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

@@ -88,7 +88,7 @@ GEM
     marcel (1.0.2)
     method_source (1.0.0)
     mini_mime (1.1.2)
-    mini_portile2 (2.8.0)
+    mini_portile2 (2.8.1)
     minitest (5.17.0)
     mysql2 (0.5.3)
     net-imap (0.2.3)
@@ -107,18 +107,18 @@ GEM
       net-protocol
       timeout
     nio4r (2.5.8)
-    nokogiri (1.13.10)
+    nokogiri (1.14.3)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
-    nokogiri (1.13.10-arm64-darwin)
+    nokogiri (1.14.3-arm64-darwin)
       racc (~> 1.4)
-    nokogiri (1.13.10-x86_64-linux)
+    nokogiri (1.14.3-x86_64-linux)
       racc (~> 1.4)
     oj (3.13.11)
     pg (1.2.3)
     puma (5.6.4)
       nio4r (~> 2.0)
-    racc (1.6.1)
+    racc (1.6.2)
     rack (2.2.6.4)
     rack-test (1.1.0)
       rack (>= 1.0, < 3)