lib/cucumber/runtime/user_interface.rb in cucumber-2.99.0 vs lib/cucumber/runtime/user_interface.rb in cucumber-3.0.0.pre.1

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true require 'timeout' module Cucumber class Runtime