.manifest in rainbows-0.8.0 vs .manifest in rainbows-0.9.0
- old
+ new
@@ -29,19 +29,21 @@
lib/rainbows/const.rb
lib/rainbows/dev_fd_response.rb
lib/rainbows/error.rb
lib/rainbows/ev_core.rb
lib/rainbows/event_machine.rb
+lib/rainbows/event_machine_defer.rb
lib/rainbows/fiber.rb
lib/rainbows/fiber/base.rb
lib/rainbows/fiber/io.rb
lib/rainbows/fiber/queue.rb
lib/rainbows/fiber_pool.rb
lib/rainbows/fiber_spawn.rb
lib/rainbows/http_response.rb
lib/rainbows/http_server.rb
lib/rainbows/never_block.rb
+lib/rainbows/never_block/event_machine.rb
lib/rainbows/rev.rb
lib/rainbows/rev/client.rb
lib/rainbows/rev/core.rb
lib/rainbows/rev/deferred_response.rb
lib/rainbows/rev/heartbeat.rb
@@ -76,9 +78,10 @@
t/my-tap-lib.sh
t/sha1-random-size.ru
t/sha1.ru
t/simple-http_Base.ru
t/simple-http_EventMachine.ru
+t/simple-http_EventMachineDefer.ru
t/simple-http_FiberPool.ru
t/simple-http_FiberSpawn.ru
t/simple-http_NeverBlock.ru
t/simple-http_Rev.ru
t/simple-http_RevThreadPool.ru