Skip to content

uninitialized constant Dpl::Providers::Heroku::JSON (NameError) #1284

Open
@maiquelcraash

Description

Getting uninitialized constant Dpl::Providers::Heroku::JSON (NameError) error at the "Authenticate deployment" step for the Heroku DPL. This happens only when using Ruby 3 + the latest DPL version (v2.0.3-beta.5 and v2.0.4-beta).

Not sure this is related, but it seems that the json gem was removed from this DPL.

Details:

dpl.1
Install deployment dependencies
Installing deployment dependencies
Installing gem dependencies: faraday (~> 1), netrc (~> 0.11.0), rendezvous (~> 0.1.3)
dpl.2

Authenticate deployment
Authenticating ... 

uninitialized constant Dpl::Providers::Heroku::JSON (NameError)
failed to deploy

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