mirror of
https://github.com/thewesker/ebooks_example.git
synced 2026-02-05 03:55:17 -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.7'
|
|
gem 'dotenv'
|