e7cd0c2979
so that the fetcher may be used as a script without bundling things
7 lines
90 B
Ruby
7 lines
90 B
Ruby
source 'https://rubygems.org'
|
|
|
|
ruby '2.2.2' if ENV.key?('DYNO')
|
|
|
|
gem 'puma'
|
|
gem 'sinatra'
|