add time_difference gem

first use of INITIAL_CORPUS_FILE env var
more concise bot#blacklisted?
This commit is contained in:
Joel McCoy
2015-02-12 15:46:06 -05:00
parent 8a26f1108f
commit b00dbab1a5
6 changed files with 20 additions and 5 deletions

View File

@@ -4,3 +4,4 @@ ruby '2.1.3'
gem 'twitter_ebooks', '3.0.8'
gem 'dotenv'
gem 'cloudinary'
gem 'time_difference'