Bundle bcrypt-ruby gem

This commit is contained in:
Thibault Jouan
2011-08-08 18:54:11 +00:00
parent 7bf4d4c5f9
commit 0fb9496fb3
2 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ gem 'sqlite3'
gem 'haml'
gem 'bcrypt-ruby'
group :development, :test do
gem 'rspec-rails'
gem 'cucumber-rails'