botpop/Gemfile
Arthur Poulet 2b47232a34 Fix / Plugin / Proxy
Save and preserve locked users, catch Ctrl-C
2015-05-09 17:06:09 +02:00

8 lines
96 B
Ruby

source 'https://rubygems.org'
gem 'net-ping'
gem 'cinch'
gem 'pry'
gem 'colorize'
gem 'htauth'