lib/adhearsion/cli.rb in adhearsion-1.2.4 vs lib/adhearsion/cli.rb in adhearsion-1.2.5

- old
+ new

@@ -2,6 +2,8 @@ # If we are inside an Adhearsion application this method performs an exec and thus # the rest of this script is not run. Adhearsion::ScriptAhnLoader.exec_script_ahn! +require 'bundler/setup' +require 'adhearsion' require 'adhearsion/commands'