Skip to content

Commit

Permalink
Add platform-specific nokogiri gem for ARM64 Darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
robyngit committed Jun 4, 2024
1 parent 3bd97a6 commit 5e96bf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
Expand Down Expand Up @@ -265,6 +267,7 @@ GEM
webrick (1.8.1)

PLATFORMS
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 5e96bf2

Please sign in to comment.