dev: isolate: bump cramp to 0.11
[rainbows.git] / lib / rainbows / never_block / event_machine.rb
blobaf72388b9a26565abd6172aef49b224016267279
1 module Rainbows
2   module NeverBlock
3     class Client < Rainbows::EventMachine::Client
4     end
5   end
6 end