aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2023-12-14 01:02:33 +0100
committerEgor Tensin <egor@tensin.name>2023-12-14 01:02:33 +0100
commita33ebd237e6804b8105118c99184a04bc5e88288 (patch)
tree34cfec68a11363d0e54863a5da714cded5457888
parentadd GitHub Actions workflow (diff)
downloadfucktipp.ing-a33ebd237e6804b8105118c99184a04bc5e88288.tar.gz
fucktipp.ing-a33ebd237e6804b8105118c99184a04bc5e88288.zip
Gemfile: add x86_64-linux
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 47d9b58..249df8e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -12,6 +12,7 @@ GEM
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (3.25.1-arm64-darwin)
+ google-protobuf (3.25.1-x86_64-linux)
htmlbeautifier (1.4.2)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0)
@@ -61,6 +62,8 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.69.5-arm64-darwin)
google-protobuf (~> 3.23)
+ sass-embedded (1.69.5-x86_64-linux-gnu)
+ google-protobuf (~> 3.23)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
@@ -68,6 +71,7 @@ GEM
PLATFORMS
arm64-darwin-22
+ x86_64-linux
DEPENDENCIES
jekyll (~> 4)