Skip to content

Resolve Bundler's deprecation warning #659

@purinkle

Description

@purinkle

Currently, the script returns the following deprecation warning

[DEPRECATED] Using the `config` command without a subcommand [list, get, set,
unset] is deprecated and will be removed in the future. Use `bundle config set
--global jobs 11` instead.

We want to respond to any warnings as soon as possible to reduce the likelihood of the script breaking

We could resolve this by updating the call to Bundler's config command

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