Add CanCan gem at version 1.6.5.

This commit is contained in:
Roland 2011-06-07 20:03:00 +02:00
parent 99d05dd9ce
commit 673ade667a
2 changed files with 5 additions and 0 deletions

View file

@ -15,6 +15,9 @@ gem 'mysql2', '0.2.7'
gem 'devise', '1.2.1'
gem 'bcrypt-ruby', '2.1.4'
# https://github.com/ryanb/cancan
gem 'cancan', '1.6.5'
# Use unicorn as the web server
# gem 'unicorn'