vrfs192: added aasm gem

This commit is contained in:
Jonathan Kolyer 2013-02-06 07:12:58 -06:00
parent f7728cc9fc
commit f737cc8a72
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ gem 'will_paginate'
gem 'actionmailer'
gem 'sendgrid'
gem 'aws-sdk', '1.8.0'
gem 'aasm', '3.0.16'
if devenv
gem 'jam_db', :path=> "#{workspace}/jam-db/target/ruby_package"