spoom
spoom copied to clipboard
Update rbi gem to 0.3.8 and update tests
The update to rbi 0.3.8 changed some output with a Ruby global scope operator added, so T.class_of(Foo::Bar) becomes ::T.class_of(Foo::Bar).