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