Skip to content

Not able to deploy using Ruby 2.6.0-rc1 #833

@everton

Description

@everton

Two days ago it was announced that "Ruby 2.6.0-rc1 is now available":

https://devcenter.heroku.com/changelog-items/1534

But when I try to deploy Rails applications using (locally) with "Bundler version 1.17.1" it fails with the error:

"Could not detect rake tasks ensure you can run $ bundle exec rake -P against your app"

Using the build in bundler (which now is part of Ruby, since 2.6.0-preview3), the deploy fails with error:

You must use Bundler 2 or greater with this lockfile.

So, I was not able to deploy using 2.6.0.... is there anything to workaround this? How am I supposed to deploy using the newest Ruby?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions