Skip to content

Instantly share code, notes, and snippets.

@lusis
Created February 2, 2015 15:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lusis/559956d9a15672291875 to your computer and use it in GitHub Desktop.
Save lusis/559956d9a15672291875 to your computer and use it in GitHub Desktop.
» touch tmp.rb
» /opt/chefdk/embedded/bin/ruby -W2 -c tmp.rb
/opt/chefdk/embedded/lib/ruby/site_ruby/2.1.0/rubygems/defaults/operating_system.rb:15: warning: method redefined; discarding old user_dir
/opt/chefdk/embedded/lib/ruby/site_ruby/2.1.0/rubygems/defaults.rb:75: warning: previous definition of user_dir was here
Syntax OK
»
@mconigliaro
Copy link

What's up with this error? I think it's preventing my SublimeLinter from working properly.

SublimeLinter/SublimeLinter#227

@mconigliaro
Copy link

I found this, so I guess it's already fixed: chef-boneyard/chef-dk#302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment