Files
cpi-feed/Gemfile
T

8 lines
104 B
Ruby

source 'https://rubygems.org'
ruby '2.2.2' if ENV.key?('DYNO')
gem 'faraday'
gem 'puma'
gem 'sinatra'