We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b90e6 commit ea96177Copy full SHA for ea96177
1 file changed
Gemfile.lock
@@ -12,13 +12,9 @@ GEM
12
eventmachine (>= 0.12.9)
13
http_parser.rb (~> 0)
14
eventmachine (1.2.7)
15
- ffi (1.17.2-aarch64-linux-musl)
16
- ffi (1.17.2-arm64-darwin)
+ ffi (1.17.2)
17
forwardable-extended (2.6.0)
18
- google-protobuf (4.32.1-aarch64-linux-musl)
19
- bigdecimal
20
- rake (>= 13)
21
- google-protobuf (4.32.1-arm64-darwin)
+ google-protobuf (4.32.1)
22
bigdecimal
23
rake (>= 13)
24
http_parser.rb (0.8.0)
@@ -86,6 +82,7 @@ GEM
86
82
PLATFORMS
87
83
aarch64-linux-musl
88
84
arm64-darwin-21
85
+ x86_64-linux
89
90
DEPENDENCIES
91
jekyll (~> 4.3)
0 commit comments