I had to bump ActiveRecord to get the "standalone_migrations" rake tasks
to work. The task "rake db:create:all" works but the AR upgrade is
causing errors in some of the other parts of the spec suite.
I'll need to get these errors resolved before moving forward. #127