We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efd884 commit 4d08322Copy full SHA for 4d08322
1 file changed
Gemfile.lock
@@ -9,9 +9,11 @@ GEM
9
eventmachine (>= 0.12.9)
10
http_parser.rb (~> 0)
11
eventmachine (1.2.7)
12
+ ffi (1.15.5)
13
ffi (1.15.5-x64-mingw-ucrt)
14
forwardable-extended (2.6.0)
15
google-protobuf (3.22.2-x64-mingw-ucrt)
16
+ google-protobuf (3.22.2-x86_64-linux)
17
http_parser.rb (0.8.0)
18
i18n (1.12.0)
19
concurrent-ruby (~> 1.0)
@@ -55,6 +57,8 @@ GEM
55
57
safe_yaml (1.0.5)
56
58
sass-embedded (1.60.0-x64-mingw-ucrt)
59
google-protobuf (~> 3.21)
60
+ sass-embedded (1.60.0-x86_64-linux-gnu)
61
+ google-protobuf (~> 3.21)
62
terminal-table (3.0.2)
63
unicode-display_width (>= 1.1.1, < 3)
64
unicode-display_width (2.4.2)
@@ -63,6 +67,7 @@ GEM
67
68
PLATFORMS
65
69
x64-mingw-ucrt
70
+ x86_64-linux
66
71
72
DEPENDENCIES
73
jekyll
0 commit comments