Skip to content

Commit ec526c6

Browse files
committed
json upstream is ruby/json now
1 parent 0752fff commit ec526c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/sync_default_gems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ module SyncDefaultGems
3535
forwardable: "ruby/forwardable",
3636
ipaddr: 'ruby/ipaddr',
3737
irb: 'ruby/irb',
38-
json: 'flori/json',
38+
json: 'ruby/json',
3939
logger: 'ruby/logger',
4040
open3: "ruby/open3",
4141
openssl: "ruby/openssl",

0 commit comments

Comments
 (0)