heroku stack:migrate bamboo-mri-1.9.1—–> Preparing to migrate heroku-demo
aspen-mri-1.8.6 -> bamboo-mri-1.9.1
NOTE: You must specify ALL gems (including Rails) in manifest
Please read the migration guide: http://docs.heroku.com/bamboo
—–> Migration prepared.
Run ‘git push heroku master’ to execute migration.
git push heroku masterWarning: Permanently added the RSA host key for IP address ‘xx.xxx.xxx.xx’ to the list of known hosts.
Counting objects: 62, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (47/47), done.
Writing objects: 100% (62/62), 80.12 KiB, done.
Total 62 (delta 2), reused 0 (delta 0)
—–> Heroku receiving push
—–> Migrating from aspen-mri-1.8.6 to bamboo-mri-1.9.1
—–> Gemfile detected, running Bundler
Unresolved dependencies detected; Installing…
Fetching source index from http://rubygems.org/
Using rake (0.8.7) from system gems
Installing abstract (1.0.0) from rubygems repository at http://rubygems.org/
Installing builder (2.1.2) from rubygems repository at http://rubygems.org/
Installing i18n (0.3.7) from rubygems repository at http://rubygems.org/
Installing memcache-client (1.8.3) from rubygems repository at http://rubygems.org/
Installing tzinfo (0.3.22) from rubygems repository at http://rubygems.org/
Installing activesupport (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Installing activemodel (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Installing erubis (2.6.5) from rubygems repository at http://rubygems.org/
Installing rack (1.1.0) from rubygems repository at http://rubygems.org/
Installing rack-mount (0.6.3) from rubygems repository at http://rubygems.org/
Installing rack-test (0.5.4) from rubygems repository at http://rubygems.org/
Installing actionpack (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Using mime-types (1.16) from system gems
Installing polyglot (0.3.1) from rubygems repository at http://rubygems.org/
Installing treetop (1.4.8) from rubygems repository at http://rubygems.org/
Installing mail (2.2.1) from rubygems repository at http://rubygems.org/
Installing text-hyphen (1.0.0) from rubygems repository at http://rubygems.org/
Installing text-format (1.0.0) from rubygems repository at http://rubygems.org/
Installing actionmailer (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Installing arel (0.3.3) from rubygems repository at http://rubygems.org/
Installing activerecord (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Installing activeresource (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Installing bundler (0.9.25) from rubygems repository at http://rubygems.org/
Installing thor (0.13.6) from rubygems repository at http://rubygems.org/
Installing railties (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Installing rails (3.0.0.beta3) from rubygems repository at http://rubygems.org/
Installing sqlite3-ruby (1.2.5) from rubygems repository at http://rubygems.org/
with native extensions Your bundle is complete! Use `bundle show gemname` to see where a bundled gem is installed.
Locking environment
—–> Rails app detected
—–> Detected Rails is not set to serve static_assets
Installing rails3_serve_static_assets… done
Compiled slug size is 3.9MB
—–> Launching……….. done
http://heroku-demo.heroku.com deployed to Heroku
—–> Migration complete, your app is now running on bamboo-mri-1.9.1
To [email protected]:heroku-demo.git
* [new branch] master -> master