mirror of
https://github.com/thewesker/ebooks_example.git
synced 2025-12-22 21:31:10 -05:00
8 lines
125 B
Ruby
8 lines
125 B
Ruby
source 'http://rubygems.org'
|
|
ruby '2.1.3'
|
|
|
|
gem 'twitter_ebooks', '3.0.8'
|
|
gem 'dotenv'
|
|
gem 'cloudinary'
|
|
gem 'time_difference'
|