瀏覽代碼

[ruby] Upgrade json to 2.13.2 (#10031)

Petrik de Heus 1 月之前
父節點
當前提交
e6cbbdcc30

+ 1 - 1
frameworks/Ruby/rack-sequel/Gemfile.lock

@@ -2,7 +2,7 @@ GEM
   remote: https://rubygems.org/
   specs:
     bigdecimal (3.1.9)
-    json (2.11.3)
+    json (2.13.2)
     mysql2 (0.5.6)
     nio4r (2.7.4)
     pg (1.5.9)

+ 1 - 1
frameworks/Ruby/rack/Gemfile.lock

@@ -61,7 +61,7 @@ GEM
     io-event (1.9.0)
     io-stream (0.6.1)
     iodine (0.7.58)
-    json (2.11.3)
+    json (2.13.2)
     kgio (2.11.4)
     language_server-protocol (3.17.0.4)
     lint_roller (1.1.0)

+ 1 - 1
frameworks/Ruby/roda-sequel/Gemfile.lock

@@ -5,7 +5,7 @@ GEM
     bigdecimal (3.1.9)
     erubi (1.13.1)
     iodine (0.7.58)
-    json (2.11.3)
+    json (2.13.2)
     mysql2 (0.5.6)
     nio4r (2.7.4)
     pg (1.5.9)

+ 1 - 1
frameworks/Ruby/sinatra-sequel/Gemfile.lock

@@ -4,7 +4,7 @@ GEM
     base64 (0.2.0)
     bigdecimal (3.1.9)
     iodine (0.7.58)
-    json (2.11.3)
+    json (2.13.2)
     logger (1.6.6)
     mustermann (3.0.3)
       ruby2_keywords (~> 0.0.1)

+ 1 - 1
frameworks/Ruby/sinatra/Gemfile.lock

@@ -29,7 +29,7 @@ GEM
     i18n (1.14.7)
       concurrent-ruby (~> 1.0)
     iodine (0.7.58)
-    json (2.11.3)
+    json (2.13.2)
     logger (1.6.6)
     minitest (5.25.4)
     mustermann (3.0.3)