Skip to content

Commit

Permalink
Add x86 arch
Browse files Browse the repository at this point in the history
  • Loading branch information
criccomini committed Jul 22, 2023
1 parent fe55f7d commit a56bec6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ GEM
ffi (1.15.5)
forwardable-extended (2.6.0)
google-protobuf (3.23.4-arm64-darwin)
google-protobuf (3.23.4-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -64,13 +65,16 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.64.0-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.64.0-x86_64-linux-gnu)
google-protobuf (~> 3.23)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.4.2)
webrick (1.8.1)

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
jekyll
Expand Down

0 comments on commit a56bec6

Please sign in to comment.