Skip to content
Snippets Groups Projects
Commit 3acd2aa078cb authored by Robert Marshall's avatar Robert Marshall
Browse files

Merge branch 'deps/4225d27-054101b' into 'master'

Update rubygems/rubygems from 3.5.6 to 3.5.7

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7494



Merged-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Approved-by: default avatarJon Doveston <jdoveston@gitlab.com>
Approved-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Co-authored-by: default avatarClemens Beck <cbeck@gitlab.com>
Co-authored-by: default avatardeps <bot@dependencies.io>
No related branches found
No related tags found
3 merge requests!128heptapod#1534: making 1.5 the oldstable,!125heptapod#1494: make 1.5 the new stable,!124Upstream 16.11 quasi branching point
......@@ -57,7 +57,7 @@
CACHE_EDITION: "CE"
CACHE_POLICY: 'pull-push'
ISSUE_BOT_LABELS_EXTRA: "group::distribution"
BUNDLER_VERSION: "2.5.6"
BUNDLER_VERSION: "2.5.7"
# NOTE: When `NEXT_RUBY_VERSION` is updated, flip
# `USE_NEXT_RUBY_VERSION_IN_*` variables to false to avoid surprises.
NEXT_RUBY_VERSION: "3.1.4"
......
......@@ -15,7 +15,7 @@
#
name 'rubygems'
default_version '3.5.6'
default_version '3.5.7'
license 'MIT'
license_file 'LICENSE.txt'
......
......@@ -17,9 +17,9 @@
- [ ] `rubygems`
```shell
gem ls rubygems
gem list rubygems
```
- [ ] `bundler`
```shell
......@@ -21,7 +21,7 @@
```
- [ ] `bundler`
```shell
gem ls bundler
gem list bundler
```
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