slack-ruby / slack-ruby-bot

The easiest way to write a Slack bot in Ruby.
MIT License
1.12k stars 187 forks source link

Require Faraday >= 1.0. #267

Closed dblock closed 4 years ago

dblock commented 4 years ago

This is required by slack-ruby-client now, so don't add it to .gemspec. But rescuing these exceptions now works.