rubygems
component upgrade test plan
contribute
Copy the following test plan to a comment of the merge request that upgrades the component.
## Test plan
- [ ] Checked rubygems [changelog](https://github.com/rubygems/rubygems/blob/master/CHANGELOG.md) for potential breaking changes.
- [ ] Checked that the `bundler` gem was updated to the corresponding version
noted in the changelog.
- [ ] Checked that the `BUNDLED_WITH` version in the `Gemfile.lock` was updated
to the corresponding version noted in the changelog.
- [ ] Performed a successful GitLab Enterprise Edition (EE) build on `gitlab.com`
on all supported platforms (include `build-package-on-all-os` job).
- [ ] Ran `qa-subset-test` as well as manual `qa-remaining-test-manual` CI/CD
test job for both GitLab Enterprise Edition and GitLab Community Edition.
- [ ] Performed a successful GitLab Community Edition (CE) build on
`dev.gitlab.org`.
- Checked installed gem versions:
- [ ] `rubygems`
```shell
gem list rubygems
```
- [ ] `bundler`
```shell
gem list bundler
```
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support