Added rake to gemfile, attempt to fix heroku db:migrate error
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
source 'http://rubygems.org'
|
source 'http://rubygems.org'
|
||||||
|
|
||||||
gem 'rails', '3.0.8'
|
gem 'rails', '3.0.8'
|
||||||
|
gem 'rake', '0.9.2'
|
||||||
|
|
||||||
# Bundle edge Rails instead:
|
# Bundle edge Rails instead:
|
||||||
# gem 'rails', :git => 'git://github.com/rails/rails.git'
|
# gem 'rails', :git => 'git://github.com/rails/rails.git'
|
||||||
|
|||||||
Reference in New Issue
Block a user