# encoding: utf-8 module Guard module BundlerVersion VERSION = '0.1.1' end end