Files
ebooks_example/Gemfile.lock
Joel McCoy b00dbab1a5 add time_difference gem
first use of INITIAL_CORPUS_FILE env var
more concise bot#blacklisted?
2015-03-08 18:14:49 -07:00

95 lines
2.0 KiB
Plaintext

GEM
remote: http://rubygems.org/
specs:
activesupport (4.2.0)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.7)
awesome_print (1.6.1)
aws_cf_signer (0.1.3)
bloomfilter-rb (2.1.1)
redis
buftok (0.2.0)
cloudinary (1.0.81)
aws_cf_signer
rest-client
coderay (1.1.0)
dotenv (1.0.2)
engtagger (0.2.0)
equalizer (0.0.9)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
fast-stemmer (1.0.2)
gingerice (1.2.2)
addressable
awesome_print
highscore (1.2.0)
bloomfilter-rb (>= 2.1.1)
whatlanguage (>= 1.0.0)
htmlentities (4.3.3)
http (0.6.3)
http_parser.rb (~> 0.6.0)
http_parser.rb (0.6.0)
i18n (0.7.0)
json (1.8.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
mime-types (2.4.3)
minitest (5.5.1)
multipart-post (2.0.0)
naught (1.0.0)
netrc (0.10.2)
oauth (0.4.7)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
redis (3.2.1)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rufus-scheduler (3.0.9)
tzinfo
simple_oauth (0.3.1)
slop (3.6.0)
thread_safe (0.3.4)
time_difference (0.3.2)
activesupport
twitter (5.13.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.9)
faraday (~> 0.9.0)
http (~> 0.6.0)
http_parser.rb (~> 0.6.0)
json (~> 1.8)
memoizable (~> 0.4.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
twitter_ebooks (3.0.8)
engtagger
fast-stemmer
gingerice
highscore
htmlentities
oauth
pry
rufus-scheduler
twitter (~> 5.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
whatlanguage (1.0.5)
PLATFORMS
ruby
DEPENDENCIES
cloudinary
dotenv
time_difference
twitter_ebooks (= 3.0.8)