Hey ya’ll, Sorry for the trouble.
We deployed a fix about an hour ago, but if this issue still affects you there are two options:
- For installing gems use,
sudo gem install
instead - Use an older sha of the image such as:
build: docker: - image: circleci/ruby@sha256:abc6306af73f787394b7cb496eeda424f5497a5227027615120b4b79aa2dede0
Please let me know if this issue still persists for you.
Again, sorry for any trouble!