Update ruby to 3.2 to fix bundlewatch

This commit is contained in:
Robert-Jan de Dreu
2023-10-20 10:16:25 +02:00
parent 1b59fbd537
commit a299c002b3
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- name: Set up Bundler
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.2
bundler-cache: true
- name: Install pnpm dependencies