Skip to content

Commit 4d08322

Browse files
committed
update gemfile
1 parent 6efd884 commit 4d08322

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ GEM
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12+
ffi (1.15.5)
1213
ffi (1.15.5-x64-mingw-ucrt)
1314
forwardable-extended (2.6.0)
1415
google-protobuf (3.22.2-x64-mingw-ucrt)
16+
google-protobuf (3.22.2-x86_64-linux)
1517
http_parser.rb (0.8.0)
1618
i18n (1.12.0)
1719
concurrent-ruby (~> 1.0)
@@ -55,6 +57,8 @@ GEM
5557
safe_yaml (1.0.5)
5658
sass-embedded (1.60.0-x64-mingw-ucrt)
5759
google-protobuf (~> 3.21)
60+
sass-embedded (1.60.0-x86_64-linux-gnu)
61+
google-protobuf (~> 3.21)
5862
terminal-table (3.0.2)
5963
unicode-display_width (>= 1.1.1, < 3)
6064
unicode-display_width (2.4.2)
@@ -63,6 +67,7 @@ GEM
6367

6468
PLATFORMS
6569
x64-mingw-ucrt
70+
x86_64-linux
6671

6772
DEPENDENCIES
6873
jekyll

0 commit comments

Comments
 (0)