Gemfile added

This commit is contained in:
bitsapien 2015-11-29 10:54:09 +05:30
parent f46cd2d85a
commit ad2e3964cf

11
Gemfile Normal file
View File

@ -0,0 +1,11 @@
source 'https://rubygems.org'
# required for all scripts
gem 'dotenv'
# for kumar_asshole
gem 'gmail'
# for smack_my_bitch_up and hangover
gem 'twilio-ruby'