add platform
Some checks failed
/ build (push) Failing after 33s

This commit is contained in:
sneakers-the-rat 2024-07-05 23:56:27 -07:00
parent d655fb4594
commit d9dbcc18ba
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -12,6 +12,7 @@ GEM
ffi (1.15.5) ffi (1.15.5)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
google-protobuf (3.22.2-x86_64-darwin) google-protobuf (3.22.2-x86_64-darwin)
google-protobuf (3.22.2-x86_64-linux)
http_parser.rb (0.8.0) http_parser.rb (0.8.0)
i18n (1.12.0) i18n (1.12.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
@ -61,6 +62,8 @@ GEM
safe_yaml (1.0.5) safe_yaml (1.0.5)
sass-embedded (1.59.3-x86_64-darwin) sass-embedded (1.59.3-x86_64-darwin)
google-protobuf (~> 3.21) google-protobuf (~> 3.21)
sass-embedded (1.59.3-x86_64-linux-gnu)
google-protobuf (~> 3.21)
terminal-table (3.0.2) terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.4.2) unicode-display_width (2.4.2)
@ -68,6 +71,8 @@ GEM
PLATFORMS PLATFORMS
x86_64-darwin-21 x86_64-darwin-21
x86_64-darwin-23
x86_64-linux
DEPENDENCIES DEPENDENCIES
jekyll (~> 4.3) jekyll (~> 4.3)
@ -76,4 +81,4 @@ DEPENDENCIES
jekyll-sitemap (~> 1.4) jekyll-sitemap (~> 1.4)
BUNDLED WITH BUNDLED WITH
2.4.6 2.5.9