summaryrefslogtreecommitdiff
path: root/doc/development/gemfile.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-03 21:09:17 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-03 21:09:17 +0000
commita1ed241c8212fe848501de9d561796ed6879307f (patch)
treef4cd88555f3e9be61e498761c7a289260135c806 /doc/development/gemfile.md
parent174343966742d2f4b87ac84f9ce4ee576cb9d75e (diff)
downloadgitlab-ce-a1ed241c8212fe848501de9d561796ed6879307f.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/gemfile.md')
-rw-r--r--doc/development/gemfile.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/gemfile.md b/doc/development/gemfile.md
index 8fd23f96329..1615c96309c 100644
--- a/doc/development/gemfile.md
+++ b/doc/development/gemfile.md
@@ -23,8 +23,8 @@ Refer to [licensing guidelines](licensing.md) for ensuring license compliance.
When upgrading the Rails gem and its dependencies, you also should update the following:
-- The [Gemfile in the `qa` directory](https://gitlab.com/gitlab-org/gitlab/-/blob/master/qa/Gemfile).
-- The [Gemfile in Gitaly Ruby](https://gitlab.com/gitlab-org/gitaly/-/blob/master/ruby/Gemfile),
+- The [`Gemfile` in the `qa` directory](https://gitlab.com/gitlab-org/gitlab/-/blob/master/qa/Gemfile).
+- The [`Gemfile` in Gitaly Ruby](https://gitlab.com/gitlab-org/gitaly/-/blob/master/ruby/Gemfile),
to ensure that we ship only one version of these gems.
You should also update NPM packages that follow the current version of Rails: