bin/commands/auth.rb in slack-ruby-client-0.5.4 vs bin/commands/auth.rb in slack-ruby-client-0.6.0

- old
+ new

@@ -1,5 +1,5 @@ -# This file was auto-generated by lib/slack/web/api/tasks/generate.rake +# This file was auto-generated by lib/tasks/web.rake desc 'Auth methods.' command 'auth' do |g| g.desc 'This method checks authentication and tells you who you are.' g.long_desc %( This method checks authentication and tells you who you are. )