I am trying to learn Ruby on Rails and I keep getting this warning when I start up my server, the app still works I just want to get rid of the warning. I followed someone else on here's advice to adjust the permissions but I still get this error, can someone please help?
chmod go-w /Users/mitchmurphy/
/Users/mitchmurphy/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/railties-4.2.0/lib/rails/app_rails_loader.rb:39: warning: Insecure world writable dir /Users/mitchmurphy/.rbenv/versions/2.2.1 in PATH, mode 040777 /Users/mitchmurphy/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/bundler-1.8.4/lib/bundler/shared_helpers.rb:83: warning: Insecure world writable dir /Users/mitchmurphy/.rbenv/versions/2.2.1 in PATH, mode 040777