Commit 4e703fa1 authored by Paul Armstrong's avatar Paul Armstrong

Adding rake to Gemfile. Fixes #48

parent 3c9d7b70
......@@ -3,6 +3,7 @@ source "http://rubygems.org"
gem "rails", "3.1.1"
gem "sqlite3"
gem "rake", "0.9.2.2"
gem "devise", "1.5.0"
gem "stamp"
gem "kaminari"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment