```ruby a = Set.new([1, 2, 3]) b = Set.new(a) ``` detected in sprockets which breaks Rails. I suspect a regression during 10.1 development. Blocks release. Fix will be incoming.
detected in sprockets which breaks Rails.
I suspect a regression during 10.1 development. Blocks release. Fix will be incoming.