mirror of
https://github.com/thewesker/iron_ebooks.git
synced 2025-12-19 20:01:10 -05:00
10 lines
136 B
Ruby
10 lines
136 B
Ruby
source 'https://rubygems.org'
|
|
|
|
ruby "1.9.3"
|
|
|
|
gem "twitter"
|
|
gem "typhoeus"
|
|
gem "iron_worker_ng"
|
|
gem 'punkt-segmenter'
|
|
gem 'htmlentities'
|