slack-ruby / slack-ruby-bot

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

Remove unsupported giphy rating #253

Closed wasabigeek closed 4 years ago

wasabigeek commented 4 years ago

Looks like Y is no longer supported image

Found by accident while trying to look at https://github.com/slack-ruby/slack-ruby-bot/issues/238

dblock commented 4 years ago

Thank you! Need a CHANGELOG and an entry in UPGRADING, please.

wasabigeek commented 4 years ago

Added a changelog, but I can't seem to find when Giphy dropped the Y rating, it seems independent of their gem (and is non-breaking, it just returns an empty array) so technically no upgrading notes?