Add arm64-darwin-23 to Gemfile.lock
This commit is contained in:
parent
95c197a383
commit
80514637e0
|
@ -9,7 +9,5 @@ gem install bundler:2.5.21
|
||||||
# Install Ruby Gems
|
# Install Ruby Gems
|
||||||
bundle install
|
bundle install
|
||||||
|
|
||||||
git diff | cat
|
|
||||||
|
|
||||||
# Setup notification endpoint
|
# Setup notification endpoint
|
||||||
bundle exec arkana
|
bundle exec arkana
|
||||||
|
|
|
@ -217,6 +217,7 @@ GEM
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
arm64-darwin-21
|
arm64-darwin-21
|
||||||
arm64-darwin-22
|
arm64-darwin-22
|
||||||
|
arm64-darwin-23
|
||||||
x86_64-darwin-21
|
x86_64-darwin-21
|
||||||
x86_64-darwin-22
|
x86_64-darwin-22
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue