Skip to content

Conversation

@deivid-rodriguez
Copy link
Contributor

What was the end-user or developer problem that led to this PR?

We need to enable the behavior under the allow_offline_install setting by default, since its default is scheduled to change in Bundler 4.

What is your fix for the problem, implemented in this PR?

Completely remove the setting and let the behavior be enabled without a way to opt-out, because I'm not sure why we'd want this to be disabled.

Extracted from #8887.

Closes #8934.
Closes #8654.

Make sure the following tasks are checked

And let the feature always be enabled, so I'm not sure why we'd need
this configurable.
@deivid-rodriguez deivid-rodriguez merged commit 6ddd583 into master Sep 15, 2025
76 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/completely-remove-allow-offline-setting branch September 15, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable allow_offline_install by default

2 participants