From 7f528f468c30179a3c9201d4544c0d7714142599 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Sat, 28 Dec 2024 08:31:02 -0600 Subject: [PATCH] pin ruby minor version --- .github/workflows/build.yml | 2 +- awesome-circuitpython | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9cbff9dfe..c4a8b1106 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: python-version: 3.x - uses: ruby/setup-ruby@v1 with: - ruby-version: '3' + ruby-version: '3.3' bundler-cache: true - name: Install Dependencies run: | diff --git a/awesome-circuitpython b/awesome-circuitpython index 7541d9da2..91b93ae56 160000 --- a/awesome-circuitpython +++ b/awesome-circuitpython @@ -1 +1 @@ -Subproject commit 7541d9da29b354749e2a2f1084f4edafca8b90d7 +Subproject commit 91b93ae566debcbf371a4c2aac4a23c89ce015a3