[ruby/pp] Update pp for Set to use new inspect format (https://github.com/ruby/pp/pull/43)
Ruby 3.5 will use Set[1, 2, 3]. This updates pp to use the same format.
Set[1, 2, 3]
https://github.com/ruby/pp/commit/507eebf711
[ruby/pp] Update pp for Set to use new inspect format
(https://github.com/ruby/pp/pull/43)
Ruby 3.5 will use
Set[1, 2, 3]
. This updates pp to use the same format.https://github.com/ruby/pp/commit/507eebf711