json upstream is ruby/json now

This commit is contained in:
Hiroshi SHIBATA 2024-10-07 10:04:42 +09:00
parent 0752fff215
commit ec526c61c9
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -35,7 +35,7 @@ module SyncDefaultGems
forwardable: "ruby/forwardable",
ipaddr: 'ruby/ipaddr',
irb: 'ruby/irb',
json: 'flori/json',
json: 'ruby/json',
logger: 'ruby/logger',
open3: "ruby/open3",
openssl: "ruby/openssl",