From 29bea245bee7af04e01b12890cdfe54a34c29bbf Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Wed, 24 May 2017 14:47:20 -0500 Subject: update comment --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 493dcf533a..d488d8b01a 100644 --- a/Gemfile +++ b/Gemfile @@ -72,5 +72,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