Skip to content

Conversation

@p8
Copy link
Contributor

@p8 p8 commented Mar 21, 2025

Ruby 3.4 has Bundler 2.6.2 installed by default.
Using this version should be a bit faster as it doesn't need to install another version as mentioned by the following warning:

  Bundler 2.6.2 is running, but your lockfile was generated with
  2.5.16. Installing Bundler 2.5.16 and restarting using that
  version.

This also outputs the platform for Rack.
If we know the platform we can improve the Ruby build times by using
precompiled binaries.

@p8 p8 force-pushed the ruby/bundler-2.6.2 branch from d332373 to c7e4c97 Compare March 21, 2025 20:29
Ruby 3.4 has Bundler 2.6.2 installed by default.
Using this version should be a bit faster as it doesn't need to install
another version as mentioned by the following warning:

      Bundler 2.6.2 is running, but your lockfile was generated with
      2.5.16. Installing Bundler 2.5.16 and restarting using that
      version.

This also outputs the platform for Rack.
If we know the platform we can improve the Ruby build times by using
precompiled binaries.
@p8 p8 force-pushed the ruby/bundler-2.6.2 branch from c7e4c97 to dca56d5 Compare March 22, 2025 17:48
@msmith-techempower msmith-techempower merged commit 24a7351 into TechEmpower:master Mar 24, 2025
3 checks passed
@p8 p8 deleted the ruby/bundler-2.6.2 branch March 24, 2025 15:59
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