mirror of
https://github.com/thewesker/iron_ebooks.git
synced 2025-12-20 04:11:12 -05:00
9 lines
117 B
Ruby
9 lines
117 B
Ruby
source 'https://rubygems.org'
|
|
|
|
ruby "1.9.3"
|
|
|
|
gem "twitter"
|
|
gem "typhoeus"
|
|
gem "iron_worker_ng"
|
|
gem 'punkt-segmenter'
|