mirror of
https://github.com/thewesker/ebooks_example.git
synced 2025-12-19 20:01:12 -05:00
6 lines
86 B
Ruby
6 lines
86 B
Ruby
source 'http://rubygems.org'
|
|
ruby '2.1.3'
|
|
|
|
gem 'twitter_ebooks', '3.0.6'
|
|
gem 'dotenv'
|