Skip to content
代码片段 群组 项目
未验证 提交 031ad9c3 编辑于 作者: Rémy Coutable's avatar Rémy Coutable
浏览文件

Use the legacy Gemfile/Gemfile.lock names in tooling/overcommit


This is because when multiple versions of Bundler are installed (e.g.
1.17.3 and 2.1.4), Bundler will choose the 2.x version based on the
`gems.rb` / `gems.locked` file names but it chooses the 1.17.x version
if the we use the legacy `Gemfile` / `Gemfile.lock` file names.

For now, we'll use the legacy file names to be consistent with the main
`gitlab`'s `Gemfile.lock` and to avoid unexpected changes in the
working tree.

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
上级 9c426ff6
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册