]> git.openstreetmap.org Git - chef.git/commitdiff
Match tests ruby version to chef version master
authorGrant Slater <github@firefishy.com>
Wed, 15 Oct 2025 22:32:22 +0000 (23:32 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 15 Oct 2025 22:32:22 +0000 (23:32 +0100)
.github/workflows/test-kitchen.yml
.ruby-version
Gemfile.lock

index 9146173e1bec71ba27cdf61f2f22675d04cd0ae9..5728a8e46a3ee95f8eb71a9bf1429bdc5b1b5e7f 100644 (file)
@@ -221,7 +221,6 @@ jobs:
     - name: Setup ruby
       uses: ruby/setup-ruby@v1
       with:
     - name: Setup ruby
       uses: ruby/setup-ruby@v1
       with:
-        ruby-version: 3.1
         bundler-cache: true
     - name: Run kitchen test ${{ matrix.suite }}-${{ matrix.os }}
       run: bundle exec kitchen test ${{ matrix.suite }}-${{ matrix.os }}
         bundler-cache: true
     - name: Run kitchen test ${{ matrix.suite }}-${{ matrix.os }}
       run: bundle exec kitchen test ${{ matrix.suite }}-${{ matrix.os }}
index 0aec50e6ede78cfcb00d159fc0932ce35a80cb87..23887f6eba2babacfd3cb0171be2f89c3997a785 100644 (file)
@@ -1 +1 @@
-3.1.4
+3.1.7
index 35d182a6b92444a1b6f322bf33152cf081041d73..88c04ea67347b2f3188c76d22c1bc565abafd9dd 100644 (file)
@@ -274,6 +274,8 @@ GEM
       ms_rest_azure (~> 0.12.0)
     base64 (0.3.0)
     bcrypt_pbkdf (1.1.1)
       ms_rest_azure (~> 0.12.0)
     base64 (0.3.0)
     bcrypt_pbkdf (1.1.1)
+    bcrypt_pbkdf (1.1.1-arm64-darwin)
+    bcrypt_pbkdf (1.1.1-x86_64-darwin)
     benchmark (0.4.1)
     bigdecimal (3.2.3)
     builder (3.3.0)
     benchmark (0.4.1)
     bigdecimal (3.2.3)
     builder (3.3.0)
@@ -325,8 +327,10 @@ GEM
     ffi (1.17.2-aarch64-linux-musl)
     ffi (1.17.2-arm-linux-gnu)
     ffi (1.17.2-arm-linux-musl)
     ffi (1.17.2-aarch64-linux-musl)
     ffi (1.17.2-arm-linux-gnu)
     ffi (1.17.2-arm-linux-musl)
+    ffi (1.17.2-arm64-darwin)
     ffi (1.17.2-x86-linux-gnu)
     ffi (1.17.2-x86-linux-musl)
     ffi (1.17.2-x86-linux-gnu)
     ffi (1.17.2-x86-linux-musl)
+    ffi (1.17.2-x86_64-darwin)
     ffi (1.17.2-x86_64-linux-gnu)
     ffi (1.17.2-x86_64-linux-musl)
     fuzzyurl (0.9.0)
     ffi (1.17.2-x86_64-linux-gnu)
     ffi (1.17.2-x86_64-linux-musl)
     fuzzyurl (0.9.0)
@@ -732,9 +736,11 @@ PLATFORMS
   aarch64-linux-musl
   arm-linux-gnu
   arm-linux-musl
   aarch64-linux-musl
   arm-linux-gnu
   arm-linux-musl
+  arm64-darwin
   ruby
   x86-linux-gnu
   x86-linux-musl
   ruby
   x86-linux-gnu
   x86-linux-musl
+  x86_64-darwin
   x86_64-linux-gnu
   x86_64-linux-musl
 
   x86_64-linux-gnu
   x86_64-linux-musl
 
@@ -746,4 +752,4 @@ DEPENDENCIES
   zeitwerk (< 2.7)
 
 BUNDLED WITH
   zeitwerk (< 2.7)
 
 BUNDLED WITH
-   2.6.2
+   2.6.9