Skip to content

Commit 43f0745

Browse files
balasankarcstanhudependencies-botClemens Beck
committed
Merge branch 'deps/4225d27-1dd1728' into 'master'
Update rubygems/rubygems from 3.4.22 to 3.5.5 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7305 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Hossein Pursultani <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Co-authored-by: Stan Hu <[email protected]> Co-authored-by: deps <[email protected]> Co-authored-by: Clemens Beck <[email protected]>
2 parents 7416906 + 21f00cd commit 43f0745

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ variables:
6161
CACHE_KEY_SUFFIX: '-v3'
6262
CACHE_EDITION: "CE"
6363
ISSUE_BOT_LABELS_EXTRA: "group::distribution"
64-
BUNDLER_VERSION: "2.4.22"
64+
BUNDLER_VERSION: "2.5.5"
6565
# NOTE: When `NEXT_RUBY_VERSION` is updated, flip
6666
# `USE_NEXT_RUBY_VERSION_IN_*` variables to false to avoid surprises.
6767
NEXT_RUBY_VERSION: "3.1.4"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,4 +632,4 @@ DEPENDENCIES
632632
yard
633633

634634
BUNDLED WITH
635-
2.4.22
635+
2.5.5

config/software/rubygems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
name 'rubygems'
18-
default_version '3.4.22'
18+
default_version '3.5.5'
1919

2020
license 'MIT'
2121
license_file 'LICENSE.txt'

0 commit comments

Comments
 (0)