arresteddevops/arresteddevops.com

Error when uploading to heroku

mattstratton opened this issue · 0 comments

Cleaning up the bundler cache.
       Could not detect rake tasks
       ensure you can run `$ bundle exec rake -P` against your app with no environment variables present
       and using the production group of your Gemfile.
       This may be intentional, if you expected rake tasks to be run
       cancel the build (CTRL+C) and fix the error then commit the fix:
       rake aborted!
       cannot load such file -- stringex
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/Rakefile:3:in `require'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/Rakefile:3:in `<top (required)>'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/rake_module.rb:25:in `load'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/rake_module.rb:25:in `load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:501:in `raw_load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:82:in `block in load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:81:in `load_rakefile'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:65:in `block in run'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling'
       /tmp/build_ae169972-c834-4753-b8ed-4ba1f095e3ad/vendor/ruby-1.9.3/lib/ruby/1.9.1/rake/application.rb:63:in `run'
       vendor/ruby-1.9.3/bin/rake:38:in `<main>'