Plop this on S3 already

This commit is contained in:
Dan Buch
2015-09-13 22:56:29 -04:00
parent 6bad4fb41f
commit 808cd318ee
4 changed files with 34 additions and 0 deletions

View File

@@ -2,5 +2,7 @@ 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'