atipugin / telegram-bot-ruby

Ruby wrapper for Telegram's Bot API
https://core.telegram.org/bots/api
Do What The F*ck You Want To Public License
1.35k stars 217 forks source link

Use faraday 2 #257

Closed L-Eugene closed 2 years ago

L-Eugene commented 2 years ago

Switching to latest faraday version instead of pinning to last 1.x version.

atipugin commented 2 years ago

LGTM, merged! Thanks!