From 80514637e0eb201910464770ea4103631eb1d6d7 Mon Sep 17 00:00:00 2001 From: Marcus Kida Date: Tue, 8 Oct 2024 10:17:24 +0200 Subject: [PATCH] Add arm64-darwin-23 to Gemfile.lock --- .github/scripts/setup.sh | 2 -- Gemfile.lock | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/scripts/setup.sh b/.github/scripts/setup.sh index fcffdff9f..11a631ecb 100755 --- a/.github/scripts/setup.sh +++ b/.github/scripts/setup.sh @@ -9,7 +9,5 @@ gem install bundler:2.5.21 # Install Ruby Gems bundle install -git diff | cat - # Setup notification endpoint bundle exec arkana diff --git a/Gemfile.lock b/Gemfile.lock index 8435c92c7..166770a34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,6 +217,7 @@ GEM PLATFORMS arm64-darwin-21 arm64-darwin-22 + arm64-darwin-23 x86_64-darwin-21 x86_64-darwin-22