Skip to content
Snippets Groups Projects
Commit 1ff5bf01 authored by Stan Hu's avatar Stan Hu
Browse files

Bump Bundler version to 2.4.12

This matches what GitLab Rails uses and prevents Omnibus from
installing the wrong native gems.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/408338
parent 63955937
No related branches found
No related tags found
1 merge request!97Merged upstream at the point where the `embedded` database appears
......@@ -61,7 +61,7 @@
CACHE_KEY_SUFFIX: '-v2'
CACHE_EDITION: "CE"
ISSUE_BOT_LABELS_EXTRA: "group::distribution"
BUNDLER_VERSION: "2.3.22"
BUNDLER_VERSION: "2.4.12"
# NOTE: When `NEXT_RUBY_VERSION` is updated, flip
# `USE_NEXT_RUBY_VERSION_IN_*` variables to false to avoid surprises.
NEXT_RUBY_VERSION: "3.0.6"
......
......@@ -589,4 +589,4 @@
yard
BUNDLED WITH
2.3.22
2.4.12
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment