From e3d9ab9f466c7b3f0a5a7f1e694784ca21e09807 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Wed, 24 May 2017 14:47:46 -0500 Subject: fix comment [ci skip] Signed-off-by: Lamont Granquist --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 83590d04..4df781e2 100644 --- a/Gemfile +++ b/Gemfile @@ -24,5 +24,5 @@ end 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 +# add these additional dependencies into Gemfile.local eval_gemfile(__FILE__ + ".local") if File.exist?(__FILE__ + ".local") -- cgit v1.2.1