Gemfile

1source 'https://rubygems.org'
2
3gem 'blather'
4gem 'activesupport', '<5.0.0'
5gem 'eventmachine', '1.0.0'