Skip to content

Commit

Permalink
Prune platform list
Browse files Browse the repository at this point in the history
  • Loading branch information
mattxwang committed Apr 5, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 63ddce0 commit ede5a9e
Showing 1 changed file with 0 additions and 61 deletions.
61 changes: 0 additions & 61 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -13,16 +13,10 @@ GEM
forwardable-extended (2.6.0)
google-protobuf (4.26.1)
rake (>= 13)
google-protobuf (4.26.1-aarch64-linux)
rake (>= 13)
google-protobuf (4.26.1-arm64-darwin)
rake (>= 13)
google-protobuf (4.26.1-x86-linux)
rake (>= 13)
google-protobuf (4.26.1-x86_64-darwin)
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
@@ -74,76 +68,21 @@ GEM
rexml (3.2.6)
rouge (4.2.1)
safe_yaml (1.0.5)
sass-embedded (1.74.1)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13.0.0)
sass-embedded (1.74.1-aarch64-linux)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-aarch64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-aarch64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-aarch64-mingw-ucrt)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-arm-linux)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-arm-linux-androideabi)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-arm-linux-musleabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-riscv64-linux)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-riscv64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-riscv64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86-cygwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86-linux)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86-linux-musl)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86-mingw-ucrt)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86_64-cygwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86_64-linux-android)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.74.1-x86_64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
webrick (1.8.1)

PLATFORMS
aarch64-linux
aarch64-linux-android
aarch64-linux-musl
aarch64-mingw-ucrt
arm-linux
arm-linux-androideabi
arm-linux-musleabihf
arm64-darwin
riscv64-linux
riscv64-linux-android
riscv64-linux-musl
ruby
x86-cygwin
x86-linux
x86-linux-android
x86-linux-musl
x86-mingw-ucrt
x86_64-cygwin
x86_64-darwin
x86_64-linux-android
x86_64-linux-musl

DEPENDENCIES
jekyll (~> 4.3.3)

0 comments on commit ede5a9e

Please sign in to comment.