Aruba v0.2.7 Release Notes

    • ⬆️ Upgrade to Cucumber 0.10.0. ([aslakhellesoy])
    • require 'aruba' does nothing - you have to require 'aruba/cucumber' now. This is to prevent bundler from loading it when we don't want to. ([aslakhellesoy])
    • Outputting a lot of data causes process to time out ([#30], [msassak])