# Failed to bootstrap / rebuild fail on stable branch

**URL:** https://meta.discourse.org/t/failed-to-bootstrap-rebuild-fail-on-stable-branch/249994
**Category:** Bug
**Created:** [December 28, 2022, 6:14am UTC](https://meta.discourse.org/t/failed-to-bootstrap-rebuild-fail-on-stable-branch/249994 "2022-12-28T06:14:28Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [December 28, 2022, 9:24am UTC](https://meta.discourse.org/t/failed-to-bootstrap-rebuild-fail-on-stable-branch/249994/3 "2022-12-28T09:24:35Z")

</div>

The [new base image with Ruby 3.1.3](https://github.com/discourse/discourse_docker/commit/0595fc28210d1b563723b31baf55995afe856caf) is not compatible with `stable`, because Ruby 3.x does not include some gems as a default gem any more. Specifically, it now requires libraries like `net-pop` to be included in the Gemfile. This has been [done](https://github.com/discourse/discourse/commit/3dbb3d09dc513b40b9d99022c652b507ba747b95) for `tests-passed` but not for `stable`.

---

_[View the full topic](https://meta.discourse.org/t/failed-to-bootstrap-rebuild-fail-on-stable-branch/249994)._
