Add ruby-hmac to generate authentication tokens for no-login links

This commit is contained in:
R. Tyler Croy 2012-08-05 21:31:09 -07:00
parent 12e5ce716e
commit 73eaf7780a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
source :gemcutter
gem 'rake'
gem 'ruby-hmac'
gem 'foreman'
gem 'httparty'
gem 'sinatra'