Skip to content

Commit 574fd54

Browse files
committed
Gemfile.lock: Add arm64-darwin-24 platform
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
1 parent 87ebea1 commit 574fd54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ GEM
7171
logger
7272
faraday-net_http (3.4.2)
7373
net-http (~> 0.5)
74+
ffi (1.17.3-arm64-darwin)
7475
ffi (1.17.3-x86_64-linux-gnu)
7576
filelock (1.1.1)
7677
gssapi (1.3.1)
@@ -182,6 +183,7 @@ GEM
182183
sorbet (0.6.12997)
183184
sorbet-static (= 0.6.12997)
184185
sorbet-runtime (0.6.12997)
186+
sorbet-static (0.6.12997-universal-darwin)
185187
sorbet-static (0.6.12997-x86_64-linux)
186188
sorbet-static-and-runtime (0.6.12997)
187189
sorbet (= 0.6.12997)
@@ -235,6 +237,7 @@ GEM
235237
yard
236238

237239
PLATFORMS
240+
arm64-darwin-24
238241
x86_64-linux
239242

240243
DEPENDENCIES

0 commit comments

Comments
 (0)