summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6075622932..9d5cf0fea1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -39,7 +39,7 @@ group(:development, :test) do
# gem 'chef-rewind'
end
-instance_eval(ENV['GEMFILE_MOD'])
+instance_eval(ENV['GEMFILE_MOD']) if ENV['GEMFILE_MOD']
# If you want to load debugging tools into the bundle exec sandbox,
# add these additional dependencies into chef/Gemfile.local