Ubuntu Pastebin

Paste from oi at Sat, 23 Jan 2016 00:19:35 +0000

Download as text
1
2
3
4
5
6
7
$ rake db:migrate
rake aborted!
Gem::LoadError: You have already activated rake 10.4.2, but your Gemfile requires rake 10.1.0. Prepending `bundle exec` to your command may solve this.
/home/barri/Downloads/selfstarter-master/config/boot.rb:6:in `<top (required)>'
/home/barri/Downloads/selfstarter-master/config/application.rb:1:in `<top (required)>'
/home/barri/Downloads/selfstarter-master/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
Download as text