Skip to content

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

Merged
simi merged 3 commits intoRubyElders:mainfrom
duckinator:patch-1
Mar 3, 2026
Merged

Avoid Bundler deprecation warning by using 'bundle config set path'#9
simi merged 3 commits intoRubyElders:mainfrom
duckinator:patch-1

Conversation

@duckinator
Copy link
Contributor

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

duckinator and others added 2 commits March 3, 2026 15:22
From Bundler's output:

> Using the config command without a subcommand [list, get, set, unset] is deprecated and will be removed in the future.
@simi simi merged commit 8322f6e into RubyElders:main Mar 3, 2026
13 checks passed
@simi
Copy link
Member

simi commented Mar 3, 2026

Thanks a lot for fix! Finally got time to prepare new release.

@duckinator duckinator deleted the patch-1 branch March 3, 2026 16:44
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.

2 participants