Blame view

Gemfile 95 Bytes
9d3e514b9   John Barnette   Initial commit
1
  source "http://rubygems.org"
966c19f70   Will Farrington   Update for script...
2
3
4
5
6
  gem "boxen", "~> 0.4"
  
  group :development do
    gem "aws-sdk"
  end