ENV ||= File.expand_path('../Gemfile', __dir__)

require 'bundler/setup' if File.exist?(ENV)