Work fork of an XMPP to SMS gateway for Bandwidth's V2 Messaging API, using XEP-0100
1source 'https://rubygems.org' 2 3gem 'blather' 4gem 'activesupport', '<5.0.0' 5gem 'eventmachine', '1.0.0'