Skip to content

Avoid Bundler deprecation warning by using 'bundle config set path'#9

Open
duckinator wants to merge 1 commit intoRubyElders:mainfrom
duckinator:patch-1
Open

Avoid Bundler deprecation warning by using 'bundle config set path'#9
duckinator wants to merge 1 commit intoRubyElders:mainfrom
duckinator:patch-1

Conversation

@duckinator
Copy link

This should fix the problem where rb causes Bundler to emit deprecation warnings, due to bundle config KEY VALUE being deprecated in favor of bundle config set KEY VALUE.

A screenshot of what prompted this PR:

image

From Bundler's output:

> Using the config command without a subcommand [list, get, set, unset] is deprecated and will be removed in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant