Skip to content

Commit

Permalink
contrib/nix: add back platforms to Gemfile.lock
Browse files Browse the repository at this point in the history
Accidentally lost them in commit d6bcac5. We need these to satisfy
Github Actions.
  • Loading branch information
danc86 committed Apr 21, 2024
1 parent 104f56f commit 6227c9e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions contrib/nix/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ GEM

PLATFORMS
aarch64-linux
x86_64-darwin-17
x86_64-darwin-18
x86_64-darwin-19
x86_64-darwin-20
x86_64-darwin-21
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
bundler (>= 1.3, < 3)
Expand Down

0 comments on commit 6227c9e

Please sign in to comment.