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