slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.19k stars 214 forks source link

Update README.md #507

Closed gjtorikian closed 5 months ago

gjtorikian commented 5 months ago

Faraday::UploadIO has been deprecated for some time; this PR simply updates the README example to use the new class.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 7715866238


Files with Coverage Reduction New Missed Lines %
lib/slack/real_time/stores/store.rb 4 77.98%
lib/slack/real_time/concurrency/async.rb 28 1.39%
<!-- Total: 32 -->
Totals Coverage Status
Change from base Build 6727999731: 0.002%
Covered Lines: 5055
Relevant Lines: 5669

💛 - Coveralls