Skip to content

Commit 3df5efc

Browse files
authored
Merge pull request #538 from typelevel/runnable-on-aarch64-darwin
Make runnable on aarch64-darwin
2 parents 2b9775e + 1137381 commit 3df5efc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ GEM
6262
webrick (1.8.2)
6363

6464
PLATFORMS
65+
arm64-darwin-21
66+
arm64-darwin-24
6567
x86_64-darwin-17
6668
x86_64-darwin-18
6769
x86_64-darwin-21
@@ -74,4 +76,4 @@ DEPENDENCIES
7476
webrick (~> 1.8)
7577

7678
BUNDLED WITH
77-
2.3.9
79+
2.5.22

0 commit comments

Comments
 (0)