Skip to content

Commit 6227c9e

Browse files
committed
contrib/nix: add back platforms to Gemfile.lock
Accidentally lost them in commit d6bcac5. We need these to satisfy Github Actions.
1 parent 104f56f commit 6227c9e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contrib/nix/Gemfile.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ GEM
5555

5656
PLATFORMS
5757
aarch64-linux
58+
x86_64-darwin-17
59+
x86_64-darwin-18
60+
x86_64-darwin-19
61+
x86_64-darwin-20
62+
x86_64-darwin-21
63+
x86_64-darwin-22
64+
x86_64-linux
5865

5966
DEPENDENCIES
6067
bundler (>= 1.3, < 3)

0 commit comments

Comments
 (0)