# File lib/guard/cli.rb, line 129 def version verify_bundler_presence ::Guard::UI.info "Guard version #{ ::Guard::VERSION }" end