Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address bundler deprecation #153

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Address bundler deprecation #153

merged 1 commit into from
Jan 24, 2024

Conversation

composerinteralia
Copy link
Contributor

[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/gems'`, and stop using this flag

```
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/gems'`, and stop using this flag
```
@composerinteralia composerinteralia merged commit 362ee58 into main Jan 24, 2024
14 checks passed
@composerinteralia composerinteralia deleted the bundler-deprecation branch January 24, 2024 23:15
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