Redirect to S3 file

This commit is contained in:
Dan Buch
2015-09-13 23:02:37 -04:00
parent 808cd318ee
commit cece28eaf8
4 changed files with 4 additions and 34 deletions

View File

@@ -3,6 +3,6 @@ source 'https://rubygems.org'
ruby '2.2.2' if ENV.key?('DYNO')
gem 'aws-sdk', '~> 2'
gem 'puma'
gem 'pry', group: [:development, :test]
gem 'sinatra'
gem 'puma'
gem 'rack'