Downgrade ruby version

This commit is contained in:
NebulaOnion 2022-12-29 19:17:15 +00:00
parent a4ed142410
commit 022673ca30

View File

@ -4,7 +4,7 @@ type: docker
steps:
- name: build
image: ruby
image: ruby:3.1.3
commands:
- gem update
- gem install bundler