Update simplecov-cobertura
The new versions list a rexml dependency that the gem has in the codebase, but did not declare in the previous versions. We need this dependency to be listed for bundler to do its job properly, since we now only install the coverage gem group from the Gemfile.
显示
- .gitlab/ci/rails.gitlab-ci.yml 6 个添加, 0 个删除.gitlab/ci/rails.gitlab-ci.yml
- Gemfile 1 个添加, 1 个删除Gemfile
- Gemfile.checksum 2 个添加, 2 个删除Gemfile.checksum
- Gemfile.lock 5 个添加, 4 个删除Gemfile.lock
- scripts/merge-simplecov 4 个添加, 3 个删除scripts/merge-simplecov
- spec/simplecov_env.rb 2 个添加, 58 个删除spec/simplecov_env.rb
- spec/simplecov_env_core.rb 64 个添加, 0 个删除spec/simplecov_env_core.rb
加载中
想要评论请 注册 或 登录