Takuya N
Takuya N
Hi @Mth0158. In #625, I moved the target file `source/localizable/v2.2/guides/creating_gem.en.html.md` to `source/localizable/guides/creating_gem.en.html.md`, so could you mind updating your change? You can do it just move the file to `source/localizable/guides`.
@Mth0158 Could you address file conflicts to get this ready? 🙏
Un-assigning myself as it is meta.
As https://github.com/rubygems/rubygems/releases/tag/bundler-v2.3.22 was recently released, we can address #878, #879, and #883 for v2.3 branch now.
@indrekj Thoughts?
@Vasu1105 @Nik08 What do you think?
@Vasu1105 Thank you for merging!
This problem still exists on Docker Hub, which someone from `@docker` can resolve.
@glours How about adding it to https://hub.docker.com/r/docker/compose?
@henrique-ft It looks like you need to do `bundle && git add Gemfile.lock && git commit --amend` to pass the CI pipeline.