Skip to content

Commit

Permalink
remove arm-64 dawin platform
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbain committed Nov 25, 2024
1 parent 615b8b7 commit 9d09a04
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.10.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0)
forwardable-extended (2.6.0)
html-proofer (3.19.4)
addressable (~> 2.3)
Expand Down Expand Up @@ -62,15 +62,17 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
libv8-node (18.19.0.0-arm64-darwin)
libv8-node (18.19.0.0)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.8.8)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.26.3)
pathutil (0.16.2)
Expand Down Expand Up @@ -99,7 +101,7 @@ GEM
yell (2.2.2)

PLATFORMS
arm64-darwin
ruby

DEPENDENCIES
html-proofer (~> 3.18)
Expand Down

0 comments on commit 9d09a04

Please sign in to comment.