Skip to content

Commit

Permalink
mac new cpu magic
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed May 9, 2024
1 parent ab151af commit 4daff54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ GEM
forwardable-extended (2.6.0)
google-protobuf (4.26.1-arm64-darwin)
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
hashery (2.1.2)
html-proofer (5.0.9)
addressable (~> 2.3)
Expand Down Expand Up @@ -88,6 +90,8 @@ GEM
mercenary (0.4.0)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
pdf-reader (2.12.0)
Expand All @@ -109,6 +113,8 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.74.1-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timers (4.3.5)
Expand All @@ -123,6 +129,7 @@ GEM

PLATFORMS
arm64-darwin
x86_64-linux

DEPENDENCIES
html-proofer
Expand Down

0 comments on commit 4daff54

Please sign in to comment.