diff options
| author | Teddy Wing | 2014-06-08 12:19:23 -0400 |
|---|---|---|
| committer | Teddy Wing | 2014-06-08 12:19:23 -0400 |
| commit | b41ddb4aa9944057d4dfee5a4b9662dc8326d124 (patch) | |
| tree | dcf683df917ca991f2d6bc5083d95e500ad6f3e5 /Gemfile | |
| parent | 8806e3a676d2fbe1397b0079318ca279851e476e (diff) | |
| download | sellevate-b41ddb4aa9944057d4dfee5a4b9662dc8326d124.tar.bz2 | |
Gemfile: add sinatra-contrib
For easy JSON output
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ source 'https://rubygems.org' gem 'contextio', '~> 1.7.2' gem 'sinatra', '~> 1.4.5' +gem 'sinatra-contrib' |
